Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-003720
#<BuildRuby:0x00007f6b7f10fdc8
@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.20241112-003720",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000027 0.000006 0.000033 ( 0.000035)
build_up 0.003327 0.003813 3.775690 ( 3.686234)
build_miniruby 0.001150 0.000329 1.602361 ( 1.599431)
build_ruby 0.001558 0.000445 3.897921 ( 4.011070)
build_all 0.007969 0.000000 5.887053 ( 2.443424)
build_install 0.010183 0.008808 8.502476 ( 3.959939)
test_btest 0.000649 0.000207 79.767063 ( 33.385783)
test_basic 0.008136 0.001206 0.963173 ( 1.013674)
test_all 0.117444 0.028951 691.676929 (219.946930)
test_rubyspec 0.053747 0.026284 122.390956 ( 32.106796)
total: 302.15 sec