Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-215936
#<BuildRuby:0x00007f1248c4fde0
@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.20240806-215936",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000045 0.000007 0.000052 ( 0.000052)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.008611 0.001360 4.082551 ( 5.660057)
build_miniruby 0.001651 0.000260 1.808589 ( 2.352983)
build_ruby 0.002228 0.000352 4.713014 ( 5.753679)
build_all 0.007533 0.003413 9.157965 ( 8.196141)
build_install 0.020472 0.003395 11.972006 ( 12.072578)
test_btest 0.000781 0.000133 124.555582 (116.770001)
test_basic 0.007320 0.004711 1.278632 ( 1.701944)
test_all 0.112963 0.042895 873.158435 (346.782154)
test_rubyspec 0.056318 0.029576 171.581748 ( 50.894600)
total: 550.19 sec