Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-194036
#<BuildRuby:0x00007f25de9ffdc0
@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.20240926-194036",
@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.000004 0.000021 ( 0.000020)
autoconf 0.000028 0.000006 0.000034 ( 0.000035)
configure 0.000111 0.000000 0.000111 ( 0.000129)
build_up 0.009115 0.000235 4.544183 ( 4.011765)
build_miniruby 0.000000 0.001664 1.613729 ( 1.611476)
build_ruby 0.000000 0.002198 4.638954 ( 4.835657)
build_all 0.007474 0.002756 7.286059 ( 3.498366)
build_install 0.015214 0.007725 10.857787 ( 5.587008)
test_btest 0.000775 0.000233 96.868018 ( 29.018388)
test_basic 0.004488 0.005459 1.079563 ( 1.123722)
test_all 0.099787 0.049797 772.620177 (218.689393)
test_rubyspec 0.061838 0.027468 133.445771 ( 30.237555)
total: 298.61 sec