Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-051308
#<BuildRuby:0x00007fdca794fdc8
@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.20240706-051308",
@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.000026 0.000002 0.000028 ( 0.000030)
autoconf 0.000046 0.000005 0.000051 ( 0.000051)
configure 0.000128 0.000000 0.000128 ( 0.000125)
build_up 0.008445 0.000045 3.921134 ( 3.378110)
build_miniruby 0.001527 0.000145 1.496391 ( 1.492756)
build_ruby 0.001872 0.000178 4.106364 ( 4.274623)
build_all 0.009315 0.000087 8.517995 ( 3.420503)
build_install 0.021047 0.000002 11.157033 ( 5.013407)
test_btest 0.001010 0.000000 121.576103 ( 33.016973)
test_basic 0.007252 0.004211 1.404672 ( 1.447968)
test_all 0.117538 0.040144 927.439977 (267.136821)
test_rubyspec 0.056284 0.041263 173.520927 ( 34.063075)
total: 353.25 sec