Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-024216
#<BuildRuby:0x00007fb7ae6efdd0
@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.20240719-024216",
@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.000025 0.000006 0.000031 ( 0.000032)
autoconf 0.000037 0.000010 0.000047 ( 0.000046)
configure 0.000027 0.000007 0.000034 ( 0.000035)
build_up 0.009382 0.000322 4.152709 ( 4.554943)
build_miniruby 0.001373 0.000334 1.414510 ( 1.411571)
build_ruby 0.002172 0.000000 3.272934 ( 3.459783)
build_all 0.003576 0.004562 8.002100 ( 3.219304)
build_install 0.013667 0.004478 10.777166 ( 5.078431)
test_btest 0.000828 0.000222 120.572798 ( 38.627203)
test_basic 0.012047 0.000930 1.344140 ( 1.437641)
test_all 0.099219 0.054772 883.619241 (257.228952)
test_rubyspec 0.061457 0.028648 171.518779 ( 41.781454)
total: 356.80 sec