Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-054439
#<BuildRuby:0x00007f1580e9fdd0
@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.20241013-054439",
@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.000027 0.000004 0.000031 ( 0.000031)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000033 0.000005 0.000038 ( 0.000037)
build_up 0.009295 0.000731 4.354459 ( 4.750840)
build_miniruby 0.001924 0.000268 1.730464 ( 1.822316)
build_ruby 0.002258 0.000314 4.525340 ( 4.732479)
build_all 0.001790 0.008131 7.720591 ( 3.796084)
build_install 0.003675 0.018477 10.822275 ( 5.192783)
test_btest 0.000912 0.000274 98.774511 ( 34.114829)
test_basic 0.002400 0.008726 1.223911 ( 1.316058)
test_all 0.106828 0.044842 770.626738 (232.902798)
test_rubyspec 0.059435 0.030056 133.708665 ( 25.851743)
total: 314.48 sec