Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-234253
#<BuildRuby:0x00007f53fde3fdc0
@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.20240627-234253",
@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.000028 0.000008 0.000036 ( 0.000033)
autoconf 0.000050 0.000016 0.000066 ( 0.000061)
configure 0.000043 0.000014 0.000057 ( 0.000052)
build_up 0.001187 0.008412 4.378931 ( 3.902426)
build_miniruby 0.000000 0.002200 1.692742 ( 1.697386)
build_ruby 0.000000 0.002397 4.538368 ( 4.688181)
build_all 0.008659 0.001866 8.553730 ( 4.107922)
build_install 0.021527 0.002088 12.016283 ( 6.415540)
test_btest 0.000798 0.000286 119.774535 ( 56.292609)
test_basic 0.008595 0.005786 1.415545 ( 1.958286)
test_all 0.110193 0.041894 875.109288 (352.831907)
test_rubyspec 0.043084 0.048832 163.772369 ( 32.402084)
total: 464.30 sec