Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-013448
#<BuildRuby:0x00007f6991c0fdd0
@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.20241212-013448",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.002710 0.004875 3.280582 ( 3.531869)
build_miniruby 0.001088 0.000327 1.191751 ( 1.190780)
build_ruby 0.001331 0.000399 4.179397 ( 4.326106)
build_all 0.004941 0.004532 6.599720 ( 2.757716)
build_install 0.008082 0.013768 9.312231 ( 4.782703)
test_btest 0.000641 0.000285 81.484124 ( 43.452642)
test_basic 0.003421 0.009214 1.111598 ( 1.179180)
test_all 0.107791 0.039269 764.787331 (458.138016)
test_rubyspec 0.038647 0.049916 121.367473 ( 65.906029)
total: 585.27 sec