Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250116-040127
#<BuildRuby:0x00007f20daf7fdd0
@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.20250116-040127",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.001131 0.004248 1.800901 ( 2.002230)
build_miniruby 0.001133 0.000238 1.042194 ( 1.039961)
build_ruby 0.001555 0.000327 3.456580 ( 15.147205)
build_all 0.003848 0.004128 5.939176 ( 2.566947)
build_install 0.002264 0.014311 7.478816 ( 4.040491)
test_btest 0.000543 0.000222 67.680027 ( 19.069169)
test_basic 0.006391 0.000953 0.870118 ( 0.928742)
test_all 0.092051 0.032995 597.078712 (203.333903)
test_rubyspec 0.048645 0.025686 111.014484 ( 28.435096)
total: 276.56 sec