Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-175120
#<BuildRuby:0x00007f173bcefdc0
@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.20240713-175120",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.005817 0.001566 3.341604 ( 3.398985)
build_miniruby 0.001250 0.000337 1.375418 ( 1.372694)
build_ruby 0.002035 0.000000 3.708680 ( 3.879702)
build_all 0.007882 0.001362 8.357456 ( 3.258998)
build_install 0.010076 0.009673 10.601095 ( 4.966734)
test_btest 0.000714 0.000223 120.799622 ( 46.939730)
test_basic 0.003851 0.005411 1.151498 ( 1.200085)
test_all 0.108164 0.045818 842.176190 (239.274690)
test_rubyspec 0.058185 0.030845 165.131438 ( 35.898876)
total: 340.19 sec