Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-115702
#<BuildRuby:0x00007fa2a52ffdd8
@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.20241017-115702",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.004242 0.004071 3.575162 ( 3.666015)
build_miniruby 0.001471 0.000406 1.671820 ( 1.667728)
build_ruby 0.001464 0.000404 4.275035 ( 26.047951)
build_all 0.006252 0.002403 7.162509 ( 2.873281)
build_install 0.015670 0.002853 9.712816 ( 4.555879)
test_btest 0.000821 0.000222 93.624244 ( 27.126188)
test_basic 0.004808 0.005281 1.091708 ( 1.140708)
test_all 0.099130 0.049132 730.259776 (233.564614)
test_rubyspec 0.052690 0.034115 133.374872 ( 30.614869)
total: 331.26 sec