Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-201250
#<BuildRuby:0x00007f2eef4efdc0
@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.20240629-201250",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.004590 0.004139 4.209525 ( 3.725567)
build_miniruby 0.001705 0.000000 1.660045 ( 1.656429)
build_ruby 0.000000 0.002115 4.286996 ( 4.475995)
build_all 0.002034 0.007225 8.206904 ( 3.334683)
build_install 0.010381 0.011920 11.170133 ( 5.136260)
test_btest 0.000759 0.000284 118.522948 ( 36.111265)
test_basic 0.006171 0.008247 1.395900 ( 1.789761)
test_all 0.101617 0.055738 885.357493 (266.503980)
test_rubyspec 0.031884 0.053665 167.200641 ( 35.524361)
total: 358.26 sec