Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250209-084027
#<BuildRuby:0x00007f05867efdc8
@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.20250209-084027",
@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.000022)
autoconf 0.000028 0.000008 0.000036 ( 0.000037)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.002269 0.004691 3.068652 ( 2.305492)
build_miniruby 0.001297 0.000415 1.173566 ( 1.171077)
build_ruby 0.001420 0.000454 3.555544 ( 3.724038)
build_all 0.006539 0.002093 5.416624 ( 2.189643)
build_install 0.012241 0.005559 8.246864 ( 4.237022)
test_btest 0.000652 0.000218 69.332331 ( 19.476638)
test_basic 0.003160 0.003787 0.766549 ( 0.822529)
test_all 0.060468 0.052962 533.506792 (181.708211)
test_rubyspec 0.047653 0.023919 102.864558 ( 20.001885)
total: 235.64 sec