Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-130113
#<BuildRuby:0x00007f693ca4fdd8
@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.20240711-130113",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.000000 0.007504 3.680033 ( 3.680452)
build_miniruby 0.001696 0.000000 1.413484 ( 1.411414)
build_ruby 0.001599 0.000265 3.959047 ( 4.171470)
build_all 0.008698 0.000147 7.906815 ( 3.070448)
build_install 0.016654 0.002459 11.056822 ( 5.190755)
test_btest 0.000731 0.000142 115.971787 ( 30.511164)
test_basic 0.000000 0.008539 1.110458 ( 1.160311)
test_all 0.108042 0.051049 911.246362 (547.590226)
test_rubyspec 0.074676 0.019066 178.445520 (199.203367)
total: 795.99 sec