Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-222142
#<BuildRuby:0x00007f83e3c9fdd8
@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.20240615-222142",
@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.000014 0.000006 0.000020 ( 0.000021)
autoconf 0.000021 0.000010 0.000031 ( 0.000031)
configure 0.000018 0.000008 0.000026 ( 0.000026)
build_up 0.000119 0.008126 3.322319 ( 3.161086)
build_miniruby 0.001026 0.000570 1.562148 ( 1.560622)
build_ruby 0.001223 0.000679 4.086727 ( 4.212752)
build_all 0.001771 0.006718 7.599253 ( 3.079991)
build_install 0.016968 0.002281 10.055331 ( 4.725130)
test_btest 0.000631 0.000342 106.370283 ( 27.834561)
test_basic 0.005325 0.002606 0.968870 ( 1.022410)
test_all 0.092683 0.056257 891.334696 (260.232214)
test_rubyspec 0.057453 0.031639 154.770238 ( 32.749725)
total: 338.58 sec