Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-034501
#<BuildRuby:0x00007f89da08fdc0
@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.20241012-034501",
@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.000018)
autoconf 0.000028 0.000005 0.000033 ( 0.000044)
configure 0.000000 0.000031 0.000031 ( 0.000030)
build_up 0.004267 0.003982 3.429898 ( 3.385170)
build_miniruby 0.001500 0.000341 1.476269 ( 1.475395)
build_ruby 0.001438 0.000327 4.363254 ( 4.546361)
build_all 0.007183 0.002898 7.216608 ( 2.921132)
build_install 0.015254 0.002602 9.430483 ( 4.262686)
test_btest 0.000992 0.000229 93.260392 ( 25.337675)
test_basic 0.000000 0.010133 1.059871 ( 1.108473)
test_all 0.113216 0.036517 753.419785 (216.013387)
test_rubyspec 0.050916 0.036123 133.780797 ( 31.054025)
total: 290.11 sec