Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-001604
#<BuildRuby:0x00007f9fc57afdc0
@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.20241117-001604",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.003300 0.003793 3.027276 ( 2.904791)
build_miniruby 0.000000 0.001528 1.126656 ( 1.123581)
build_ruby 0.000000 0.001682 3.308525 ( 3.489057)
build_all 0.006511 0.001230 5.934599 ( 2.430073)
build_install 0.010890 0.007682 8.075662 ( 3.816940)
test_btest 0.000678 0.000205 79.161613 ( 35.102762)
test_basic 0.006487 0.007491 1.124420 ( 1.257231)
test_all 0.117862 0.025052 675.870114 (251.275475)
test_rubyspec 0.037318 0.044026 119.989288 ( 22.917481)
total: 324.32 sec