Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-024749
#<BuildRuby:0x00007fa03475fdd8
@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.20241108-024749",
@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.000022)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.005817 0.002625 4.163501 ( 9.072445)
build_miniruby 0.001617 0.000349 2.266325 ( 2.649454)
build_ruby 0.001987 0.000430 4.370055 ( 76.776954)
build_all 0.008148 0.000908 6.804256 ( 4.652246)
build_install 0.013689 0.008352 10.252925 ( 7.235745)
test_btest 0.000771 0.000188 81.609337 ( 53.587805)
test_basic 0.005581 0.007383 1.123749 ( 1.548204)
test_all 0.099049 0.059385 787.572248 (431.210777)
test_rubyspec 0.064629 0.026708 125.150005 ( 56.054499)
total: 642.79 sec