Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-060935
#<BuildRuby:0x00007efe10e7fdc8
@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.20240808-060935",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.003167 0.004554 3.183991 ( 3.065098)
build_miniruby 0.000000 0.001772 1.676799 ( 1.673357)
build_ruby 0.000000 0.002088 3.833173 ( 4.032251)
build_all 0.000494 0.008530 8.382856 ( 3.236273)
build_install 0.008719 0.011213 10.908569 ( 4.862932)
test_btest 0.000720 0.000240 119.003545 ( 33.016596)
test_basic 0.005819 0.005828 1.305161 ( 1.356738)
test_all 0.119655 0.034702 852.218875 (317.792947)
test_rubyspec 0.058522 0.028961 167.757620 ( 36.777939)
total: 405.82 sec