Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250512-162039
#<BuildRuby:0x00007f6a1721fdd0
@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.20250512-162039",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000027 0.000005 0.000032 ( 0.000034)
build_up 0.007077 0.000000 2.589193 ( 2.866334)
build_miniruby 0.001454 0.000099 1.680038 ( 1.678816)
build_ruby 0.001896 0.000000 3.680941 ( 3.785561)
build_all 0.004655 0.003788 6.314806 ( 2.715316)
build_install 0.012821 0.004187 8.946390 ( 5.117318)
test_btest 0.000832 0.000180 56.307489 ( 15.456539)
test_basic 0.007806 0.001688 0.924827 ( 0.972701)
test_all 0.086509 0.037014 669.881721 (242.480991)
test_rubyspec 0.041351 0.035654 113.877194 ( 25.347339)
total: 300.42 sec