Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-182435
#<BuildRuby:0x00007f58b647fde0
@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.20240813-182435",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000034 0.000007 0.000041 ( 0.000042)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.002913 0.004758 3.403280 ( 3.448525)
build_miniruby 0.001738 0.000000 1.663653 ( 1.660084)
build_ruby 0.002061 0.000000 4.398732 ( 26.855832)
build_all 0.005183 0.003265 8.123160 ( 3.151072)
build_install 0.017316 0.004346 10.719258 ( 7.545630)
test_btest 0.000689 0.000181 112.835349 ( 29.837831)
test_basic 0.000000 0.009878 1.236805 ( 1.287424)
test_all 0.111548 0.038064 803.892948 (231.530539)
test_rubyspec 0.047472 0.042502 163.354622 ( 36.036299)
total: 341.35 sec