Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251230-132529
#<BuildRuby:0x00007847812ffdc8
@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.20251230-132529",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.003598 0.002434 2.192542 ( 2.343316)
build_miniruby 0.000622 0.000983 1.589925 ( 1.586342)
build_ruby 0.000060 0.001763 4.036606 ( 4.082066)
build_all 0.004137 0.004114 6.947926 ( 2.916116)
build_install 0.013444 0.007167 9.172108 ( 5.015813)
test_btest 0.000661 0.000229 78.193012 ( 20.937731)
test_basic 0.005755 0.004331 1.033361 ( 1.080560)
test_all 0.096483 0.035654 835.488088 (272.359682)
test_rubyspec 0.053591 0.034540 136.752001 ( 42.134138)
total: 352.46 sec