Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-191217
#<BuildRuby:0x00005611eb159f48
@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.20240207-191217",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.002691 0.004396 2.049214 ( 3.545467)
build_miniruby 0.001364 0.000202 1.796047 ( 2.225323)
build_ruby 0.001904 0.000282 3.784390 ( 4.946402)
build_all 0.004822 0.004333 6.593499 ( 7.041757)
build_install 0.017980 0.004434 8.411984 ( 8.917844)
test_btest 0.000891 0.000167 90.806686 ( 97.068827)
test_basic 0.002858 0.004939 1.015572 ( 1.728414)
test_all 0.076488 0.050710 761.040030 (746.995195)
test_rubyspec 0.033593 0.076893 187.374531 (258.965563)
total: 1131.44 sec