Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-140020
#<BuildRuby:0x00007f759dbffdc8
@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.20240808-140020",
@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.000005 0.000027 ( 0.000028)
autoconf 0.000038 0.000008 0.000046 ( 0.000047)
configure 0.000037 0.000008 0.000045 ( 0.000046)
build_up 0.008975 0.001115 4.233786 ( 5.472431)
build_miniruby 0.000000 0.002211 1.854395 ( 2.342682)
build_ruby 0.000418 0.001883 4.685547 ( 5.398072)
build_all 0.002032 0.008846 9.156430 ( 7.753599)
build_install 0.022098 0.003982 12.232482 ( 11.033253)
test_btest 0.000821 0.000238 127.821673 (101.797715)
test_basic 0.009152 0.000009 1.325176 ( 2.003688)
test_all 0.125026 0.034134 908.349901 (383.309249)
test_rubyspec 0.041572 0.049585 169.083399 ( 41.264807)
total: 560.38 sec