Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-132809
#<BuildRuby:0x00007fd6d1d6fdd0
@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.20240814-132809",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.003572 0.004330 3.242497 ( 3.153223)
build_miniruby 0.001510 0.000167 1.373270 ( 1.369596)
build_ruby 0.001699 0.000189 3.181769 ( 3.395808)
build_all 0.007401 0.000354 7.285719 ( 2.761161)
build_install 0.009199 0.008553 9.465096 ( 4.204719)
test_btest 0.000992 0.000153 120.002886 ( 32.845715)
test_basic 0.006158 0.004598 1.210819 ( 1.258830)
test_all 0.097684 0.059891 861.864510 (272.803382)
test_rubyspec 0.085760 0.011628 171.735631 ( 57.411377)
total: 379.20 sec