Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-210702
#<BuildRuby:0x000055738fa9da00
@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.20231211-210702",
@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.000024 0.000005 0.000029 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.001836 0.004430 2.224056 ( 2.350891)
build_miniruby 0.001169 0.000266 1.614690 ( 1.613056)
build_ruby 0.001461 0.000332 2.765109 ( 2.922150)
build_all 0.007343 0.000000 5.400403 ( 2.158917)
build_install 0.014175 0.002576 7.161514 ( 3.565289)
test_btest 0.000840 0.000174 82.619718 ( 22.324545)
test_basic 0.005519 0.000307 0.831692 ( 0.921600)
test_all 0.072477 0.050566 747.182579 (331.330125)
test_rubyspec 0.048038 0.024753 102.187428 (117.398038)
total: 484.59 sec