Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-043859
#<BuildRuby:0x00007ff12d1bfdc0
@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.20241121-043859",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000034 0.000006 0.000040 ( 0.000041)
configure 0.000031 0.000005 0.000036 ( 0.000037)
build_up 0.000318 0.007041 3.188148 ( 3.221408)
build_miniruby 0.001345 0.000326 1.524859 ( 1.522399)
build_ruby 0.001559 0.000378 3.906268 ( 4.086178)
build_all 0.007055 0.000754 5.921677 ( 2.393010)
build_install 0.012606 0.005172 8.016691 ( 3.596687)
test_btest 0.000768 0.000192 74.577931 ( 19.639020)
test_basic 0.007293 0.001824 0.858863 ( 0.906360)
test_all 0.100821 0.045135 781.361839 (239.428622)
test_rubyspec 0.044788 0.034683 120.318068 ( 33.865185)
total: 308.66 sec