Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-170206
#<BuildRuby:0x00007f47cd3efdc0
@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.20240809-170206",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.008002 0.001648 4.128367 ( 4.564148)
build_miniruby 0.001848 0.000000 1.362374 ( 1.362099)
build_ruby 0.002020 0.000000 3.507825 ( 3.748086)
build_all 0.006296 0.001259 7.453121 ( 2.958122)
build_install 0.015883 0.002413 9.666388 ( 15.503073)
test_btest 0.000773 0.000151 110.707156 ( 33.560600)
test_basic 0.000998 0.010129 1.223105 ( 1.276162)
test_all 0.104650 0.043512 740.735761 (227.736031)
test_rubyspec 0.046309 0.039682 164.968519 ( 28.027253)
total: 318.74 sec