Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-111722
#<BuildRuby:0x00007ff30349fdd8
@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.20240920-111722",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000025 0.000008 0.000033 ( 0.000032)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.004278 0.004119 3.556271 ( 3.028006)
build_miniruby 0.001233 0.000432 1.185376 ( 1.182413)
build_ruby 0.001304 0.000456 3.200610 ( 3.413739)
build_all 0.007708 0.000000 5.642343 ( 2.192629)
build_install 0.012357 0.006819 9.165252 ( 3.998670)
test_btest 0.000665 0.000232 87.444525 ( 22.569381)
test_basic 0.003200 0.006734 0.903714 ( 0.948829)
test_all 0.100669 0.050026 755.046957 (230.336254)
test_rubyspec 0.054476 0.033074 142.837159 ( 29.636055)
total: 297.31 sec