Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-234251
#<BuildRuby:0x00007f430b54fdd0
@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.20240919-234251",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000039 0.000007 0.000046 ( 0.000047)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.002068 0.006573 4.167936 ( 3.560094)
build_miniruby 0.001404 0.000340 1.389419 ( 1.387162)
build_ruby 0.001630 0.000396 3.901553 ( 4.076691)
build_all 0.004544 0.004089 6.993117 ( 2.936189)
build_install 0.010360 0.011456 9.758081 ( 4.416960)
test_btest 0.000631 0.000205 93.874363 ( 24.877828)
test_basic 0.004261 0.006191 1.056970 ( 1.104152)
test_all 0.121699 0.029468 801.516322 (240.877062)
test_rubyspec 0.025831 0.063802 139.608761 ( 28.940736)
total: 312.18 sec