Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-100733
#<BuildRuby:0x00007f7333e3fdc0
@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.20241009-100733",
@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.000006 0.000020 ( 0.000020)
autoconf 0.000031 0.000012 0.000043 ( 0.000042)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.007832 0.000000 3.109552 ( 3.254230)
build_miniruby 0.001133 0.000390 1.752934 ( 1.751922)
build_ruby 0.001342 0.000470 3.744115 ( 3.944428)
build_all 0.000234 0.008312 6.627263 ( 2.691102)
build_install 0.017653 0.000000 9.173809 ( 4.268029)
test_btest 0.000888 0.000000 89.448139 ( 24.234202)
test_basic 0.006175 0.004181 0.890774 ( 0.941402)
test_all 0.107301 0.040918 753.513828 (229.356498)
test_rubyspec 0.055859 0.030916 132.841593 ( 31.627547)
total: 302.07 sec