Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-074932
#<BuildRuby:0x00007f48f600fdc0
@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.20240926-074932",
@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.000004 0.000030 ( 0.000030)
autoconf 0.000049 0.000007 0.000056 ( 0.000055)
configure 0.000040 0.000007 0.000047 ( 0.000045)
build_up 0.006635 0.003801 5.282146 ( 5.257372)
build_miniruby 0.001765 0.000301 1.921814 ( 2.002014)
build_ruby 0.001895 0.000323 4.418751 ( 4.631622)
build_all 0.004498 0.004185 6.916681 ( 2.776067)
build_install 0.010467 0.008751 10.899493 ( 5.063373)
test_btest 0.000964 0.000219 98.401545 ( 29.760311)
test_basic 0.010648 0.002420 1.263823 ( 1.389174)
test_all 0.098032 0.051886 809.612083 (239.543862)
test_rubyspec 0.045621 0.043594 138.801464 ( 30.297634)
total: 320.72 sec