Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-104636
#<BuildRuby:0x00007f288964fdd0
@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.20240906-104636",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.007277 0.002804 4.607086 ( 5.108387)
build_miniruby 0.001661 0.000415 4.642180 ( 4.150456)
build_ruby 0.000000 0.002184 4.902361 ( 42.650290)
build_all 0.000000 0.008480 7.542744 ( 2.818474)
build_install 0.009257 0.009085 10.831810 ( 5.304648)
test_btest 0.000672 0.000248 121.666412 ( 32.036133)
test_basic 0.003661 0.007744 1.065704 ( 1.105763)
test_all 0.109002 0.045359 851.245525 (242.809581)
test_rubyspec 0.051334 0.041921 170.474154 ( 34.343834)
total: 370.33 sec