Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-212043
#<BuildRuby:0x000055e765faa120
@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.20240129-212043",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.002428 0.004503 2.156605 ( 4.099075)
build_miniruby 0.001574 0.000315 62.522162 ( 49.384255)
build_ruby 0.000000 0.002075 3.502431 ( 4.325102)
build_all 0.004813 0.003170 6.551818 ( 6.215924)
build_install 0.016470 0.005212 8.459701 ( 8.734742)
test_btest 0.000690 0.000173 90.939796 ( 76.655242)
test_basic 0.007280 0.000664 1.019237 ( 1.549348)
test_all 0.101460 0.018839 718.832824 (414.070996)
test_rubyspec 0.063666 0.041661 174.394613 (205.364672)
total: 770.40 sec