Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-134939
#<BuildRuby:0x000055adf969a120
@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.20231220-134939",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002225 0.003601 1.796249 ( 2.153888)
build_miniruby 0.001313 0.000286 1.519867 ( 1.519919)
build_ruby 0.001188 0.000258 2.785781 ( 2.988128)
build_all 0.006288 0.000000 5.398950 ( 2.133459)
build_install 0.010436 0.006126 6.548686 ( 3.219740)
test_btest 0.000710 0.000171 83.052734 ( 23.407068)
test_basic 0.001021 0.004692 0.658640 ( 0.721447)
test_all 0.089289 0.028585 638.838930 (192.165778)
test_rubyspec 0.039697 0.019335 88.529046 (100.041999)
total: 328.35 sec