Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-075424
#<BuildRuby:0x00007fbc6fb1fde0
@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-075424",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.004916 0.004296 5.074179 ( 4.140569)
build_miniruby 0.000000 0.001762 1.769048 ( 1.764861)
build_ruby 0.000000 0.001974 4.403361 ( 4.542765)
build_all 0.007042 0.001085 7.502306 ( 3.150107)
build_install 0.010867 0.007739 11.193223 ( 5.517376)
test_btest 0.000847 0.000298 101.264361 ( 26.587961)
test_basic 0.003136 0.009530 1.253545 ( 1.311374)
test_all 0.124958 0.030411 796.983497 (241.376778)
test_rubyspec 0.040376 0.051180 138.698154 ( 32.893353)
total: 321.29 sec