Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-211931
#<BuildRuby:0x00007fb91969fdc8
@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.20240928-211931",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.007679 0.000753 4.600967 ( 3.897494)
build_miniruby 0.001311 0.000271 1.354130 ( 1.351130)
build_ruby 0.001600 0.000331 3.250111 ( 3.491301)
build_all 0.007135 0.000573 6.528980 ( 2.597881)
build_install 0.021340 0.000682 9.843015 ( 4.245889)
test_btest 0.000849 0.000150 96.410981 ( 36.571292)
test_basic 0.008903 0.000753 1.074934 ( 1.127675)
test_all 0.105722 0.041351 747.074968 (233.590706)
test_rubyspec 0.022972 0.063873 131.249579 ( 29.112991)
total: 315.99 sec