Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251028-172928
#<BuildRuby:0x00007e986185fde0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251028-172928",
@make="make",
@no_timeout_error=nil,
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.003791 0.003506 3.368363 ( 2.107409)
build_miniruby 0.001203 0.000049 1.077006 ( 1.074616)
build_ruby 0.000292 0.001115 2.771378 ( 2.894332)
build_all 0.005370 0.001699 4.743324 ( 1.918556)
build_install 0.010219 0.007638 7.868901 ( 3.666375)
test_btest 0.000555 0.000192 52.671927 ( 14.809528)
test_basic 0.003478 0.002586 0.676075 ( 0.741438)
test_all 0.091248 0.024267 559.407436 (167.263123)
test_rubyspec 0.034534 0.041593 112.541220 ( 18.246509)
total: 212.72 sec