Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-142040
#<BuildRuby:0x00007f82bed0fdc0
@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.20241109-142040",
@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.000030 0.000005 0.000035 ( 0.000035)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006760 0.000473 3.494302 ( 3.588237)
build_miniruby 0.001300 0.000224 1.562638 ( 1.558944)
build_ruby 0.001485 0.000256 3.192864 ( 3.378295)
build_all 0.004938 0.003538 5.995295 ( 2.318871)
build_install 0.014670 0.002966 7.854156 ( 3.710434)
test_btest 0.000679 0.000132 78.030062 ( 21.307700)
test_basic 0.002767 0.007656 0.927023 ( 0.982739)
test_all 0.103525 0.043468 740.781904 (222.941795)
test_rubyspec 0.047463 0.032868 120.904359 ( 35.920493)
total: 295.71 sec