Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-183002
#<BuildRuby:0x00007f8bdd60fde0
@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.20240823-183002",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000036 0.000007 0.000043 ( 0.000041)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.004098 0.004091 3.416241 ( 3.584072)
build_miniruby 0.001293 0.000258 1.576308 ( 1.573231)
build_ruby 0.001474 0.000295 3.454261 ( 3.651378)
build_all 0.005125 0.003477 7.341064 ( 2.782931)
build_install 0.008359 0.012317 9.816734 ( 4.368480)
test_btest 0.000764 0.000216 116.293321 ( 44.603268)
test_basic 0.003898 0.005316 1.254421 ( 1.303405)
test_all 0.095842 0.055149 852.391117 (268.685127)
test_rubyspec 0.037787 0.053519 166.041966 ( 35.234543)
total: 365.79 sec