Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250120-210555
#<BuildRuby:0x00007f452f60fdd0
@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.20250120-210555",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000000 0.006132 2.189640 ( 2.328857)
build_miniruby 0.000599 0.000873 1.444656 ( 1.442493)
build_ruby 0.001383 0.000381 3.802336 ( 3.950837)
build_all 0.008328 0.000111 6.019412 ( 2.567511)
build_install 0.006788 0.011514 7.972317 ( 4.258045)
test_btest 0.000653 0.000218 69.018357 ( 18.445002)
test_basic 0.001495 0.006968 0.917334 ( 0.974322)
test_all 0.086714 0.035300 620.785087 (183.636480)
test_rubyspec 0.055535 0.019357 108.184647 ( 24.124263)
total: 241.73 sec