Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-200823
#<BuildRuby:0x00007faeee98fdd8
@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.20240919-200823",
@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.000022 0.000006 0.000028 ( 0.000029)
autoconf 0.000037 0.000010 0.000047 ( 0.000048)
configure 0.000027 0.000008 0.000035 ( 0.000033)
build_up 0.008070 0.000035 4.193605 ( 3.620232)
build_miniruby 0.001375 0.000367 1.450020 ( 1.446568)
build_ruby 0.001564 0.000417 4.091889 ( 4.290760)
build_all 0.008771 0.000153 7.046166 ( 2.945206)
build_install 0.014607 0.006967 10.035202 ( 4.659225)
test_btest 0.000804 0.000219 96.189550 ( 26.398345)
test_basic 0.010734 0.000472 1.042560 ( 1.087587)
test_all 0.110109 0.038797 797.066478 (233.825029)
test_rubyspec 0.044151 0.043948 137.703012 ( 29.229821)
total: 307.50 sec