Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-144443
#<BuildRuby:0x00007fb3988dfdd0
@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.20241216-144443",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.004548 0.000758 1.614979 ( 1.946259)
build_miniruby 0.001334 0.000222 1.045658 ( 1.043872)
build_ruby 0.001397 0.000233 2.809567 ( 2.987500)
build_all 0.005603 0.000934 4.692827 ( 1.848162)
build_install 0.008029 0.007940 5.874747 ( 3.025936)
test_btest 0.000679 0.000162 70.460325 ( 18.771223)
test_basic 0.005229 0.004655 0.826534 ( 0.874561)
test_all 0.116309 0.033283 744.610340 (225.656708)
test_rubyspec 0.059717 0.027009 117.132214 ( 31.866370)
total: 288.02 sec