Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-144256
#<BuildRuby:0x00007fc7ff5dfdd0
@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.20240810-144256",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.003341 0.004829 3.809801 ( 3.838399)
build_miniruby 0.001639 0.000410 1.596448 ( 1.592407)
build_ruby 0.002248 0.000000 4.389099 ( 4.566482)
build_all 0.003445 0.005299 8.016179 ( 3.170608)
build_install 0.016564 0.001282 10.716824 ( 4.790036)
test_btest 0.001047 0.000000 118.627483 ( 30.991967)
test_basic 0.005935 0.004836 1.255573 ( 1.299829)
test_all 0.104455 0.048169 833.250005 (236.025543)
test_rubyspec 0.056085 0.036694 169.794950 ( 36.566724)
total: 322.84 sec