Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-042426
#<BuildRuby:0x00007f97ed3efdc8
@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.20240823-042426",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.000333 0.007125 3.638559 ( 3.536573)
build_miniruby 0.001436 0.000314 1.419880 ( 1.420050)
build_ruby 0.001490 0.000326 3.958709 ( 4.101233)
build_all 0.004193 0.004005 8.056023 ( 3.176926)
build_install 0.014645 0.003550 10.440515 ( 4.778147)
test_btest 0.001187 0.000000 116.706221 ( 31.864082)
test_basic 0.007259 0.002195 1.266724 ( 1.311825)
test_all 0.109138 0.041471 882.376353 (248.228077)
test_rubyspec 0.058774 0.031298 167.346361 ( 32.349445)
total: 330.77 sec