Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-152836
#<BuildRuby:0x00007fddd921fde0
@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.20240707-152836",
@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.000017 0.000007 0.000024 ( 0.000024)
autoconf 0.000031 0.000011 0.000042 ( 0.000043)
configure 0.000027 0.000010 0.000037 ( 0.000036)
build_up 0.000291 0.008070 4.039918 ( 3.577656)
build_miniruby 0.001836 0.000000 1.458675 ( 1.455400)
build_ruby 0.002224 0.000000 3.815078 ( 3.955145)
build_all 0.009504 0.000000 8.149892 ( 3.207407)
build_install 0.018423 0.004169 11.678740 ( 5.518576)
test_btest 0.000725 0.000262 124.630657 ( 35.707773)
test_basic 0.009090 0.004407 1.376304 ( 1.447993)
test_all 0.113866 0.046838 873.038825 (257.796742)
test_rubyspec 0.056646 0.041896 175.426373 ( 37.105027)
total: 349.77 sec