Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-025922
#<BuildRuby:0x00007f2fea87fde0
@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.20240727-025922",
@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.000034 0.000009 0.000043 ( 0.000044)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.002921 0.004833 3.399091 ( 3.244999)
build_miniruby 0.000000 0.001649 1.650033 ( 1.646427)
build_ruby 0.000000 0.001906 3.671263 ( 3.883319)
build_all 0.008396 0.000389 7.896711 ( 3.071329)
build_install 0.010146 0.008495 11.414905 ( 5.514855)
test_btest 0.000932 0.000334 120.592567 ( 31.514580)
test_basic 0.006914 0.002482 1.065025 ( 1.117106)
test_all 0.108946 0.041603 853.920026 (255.529916)
test_rubyspec 0.053328 0.034556 170.222523 ( 33.766066)
total: 339.29 sec