Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240723-160809
#<BuildRuby:0x00007fbbc468fdd0
@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.20240723-160809",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.004555 0.005334 4.030052 ( 4.720752)
build_miniruby 0.001404 0.000435 1.781651 ( 1.870632)
build_ruby 0.001940 0.000602 4.653205 ( 5.127244)
build_all 0.009077 0.001463 8.929344 ( 5.784747)
build_install 0.016694 0.006855 12.133653 ( 7.676188)
test_btest 0.000763 0.000239 122.166397 ( 37.633121)
test_basic 0.007590 0.002372 1.266271 ( 1.312515)
test_all 0.083026 0.063772 811.764665 (235.087404)
test_rubyspec 0.057050 0.038067 171.463414 ( 37.874749)
total: 337.09 sec