Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-062239
#<BuildRuby:0x00007f30fae6fdc0
@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.20241014-062239",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.004425 0.004070 3.781134 ( 3.630504)
build_miniruby 0.001296 0.000353 1.669679 ( 1.666296)
build_ruby 0.001512 0.000413 4.190319 ( 4.317761)
build_all 0.007392 0.001670 7.117461 ( 2.893294)
build_install 0.011254 0.009015 9.873281 ( 4.451619)
test_btest 0.000865 0.000268 96.666300 ( 25.649176)
test_basic 0.005027 0.005322 0.928416 ( 0.973959)
test_all 0.105123 0.045523 761.844547 (263.954985)
test_rubyspec 0.065546 0.023113 137.305847 ( 35.746640)
total: 343.29 sec