Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-192220
#<BuildRuby:0x00007fa7380cfdc8
@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.20240805-192220",
@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.000010 0.000005 0.000015 ( 0.000015)
autoconf 0.000020 0.000009 0.000029 ( 0.000030)
configure 0.000018 0.000008 0.000026 ( 0.000026)
build_up 0.002642 0.005329 3.100110 ( 3.950388)
build_miniruby 0.001638 0.000000 1.318812 ( 1.315270)
build_ruby 0.001742 0.000000 3.268765 ( 3.476520)
build_all 0.006457 0.000777 7.711631 ( 2.944396)
build_install 0.010705 0.007323 10.131443 ( 4.530981)
test_btest 0.000624 0.000298 115.379166 ( 32.457332)
test_basic 0.000000 0.011398 0.987652 ( 1.037629)
test_all 0.096372 0.053443 805.740418 (258.511396)
test_rubyspec 0.051825 0.040081 165.791296 ( 50.367729)
total: 358.59 sec