Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-124330
#<BuildRuby:0x000055fcbe34e138
@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.20230912-124330",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.006578 0.001012 2.311066 ( 4.556265)
build_miniruby 0.001283 0.000198 1.720299 ( 1.744825)
build_ruby 0.000000 0.001754 3.323151 ( 13.112148)
build_all 0.001656 0.006100 6.443269 ( 4.276445)
build_install 0.012598 0.006274 8.043582 ( 6.069412)
test_btest 0.000594 0.000148 83.287297 ( 48.493417)
test_basic 0.000000 0.009060 1.024321 ( 1.238157)
test_all 0.003334 0.006356 664.626504 (290.572265)
test_rubyspec 0.037452 0.034094 105.255143 (125.209714)
total: 495.27 sec