Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-164339
#<BuildRuby:0x00007f76e731fdc0
@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.20241208-164339",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.000244 0.006732 3.417053 ( 3.495231)
build_miniruby 0.001445 0.000000 1.509277 ( 1.572919)
build_ruby 0.000000 0.001978 4.016230 ( 5.413979)
build_all 0.008905 0.000292 6.080648 ( 2.658245)
build_install 0.012211 0.007741 8.375278 ( 4.043304)
test_btest 0.000707 0.000235 75.214665 ( 21.447982)
test_basic 0.006654 0.002218 0.991479 ( 1.046655)
test_all 0.104714 0.037463 671.309326 (226.681599)
test_rubyspec 0.054072 0.024548 118.925630 ( 44.941991)
total: 311.30 sec