Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-164020
#<BuildRuby:0x000055d62b06e120
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230506-164020",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.001823 0.004515 1.874195 ( 3.941585)
build_miniruby 0.001319 0.000000 1.332115 ( 1.501260)
build_ruby 0.001525 0.000000 2.684479 ( 3.153359)
build_all 0.005878 0.000839 2.213549 ( 2.050585)
build_install 0.015473 0.000331 3.407135 ( 3.137925)
test_btest 0.000716 0.000114 74.429520 ( 38.264996)
test_basic 0.005812 0.000000 0.740230 ( 0.928280)
test_all 0.001179 0.000000 562.928762 (235.732783)
test_rubyspec 0.035108 0.014937 81.631678 ( 97.507830)
total: 386.22 sec