Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-141201
#<BuildRuby:0x00007f74bb5cfdc8
@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.20241208-141201",
@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.000011 0.000045 ( 0.000045)
configure 0.000034 0.000011 0.000045 ( 0.000045)
build_up 0.005485 0.001702 3.082595 ( 3.201775)
build_miniruby 0.001160 0.000360 1.292524 ( 1.290270)
build_ruby 0.001702 0.000000 3.387800 ( 3.540031)
build_all 0.006656 0.001282 5.990548 ( 2.576911)
build_install 0.006934 0.009575 7.879032 ( 3.780480)
test_btest 0.000563 0.000200 65.472987 ( 17.835721)
test_basic 0.007345 0.000000 0.654870 ( 0.715000)
test_all 0.105102 0.038034 609.724246 (175.791663)
test_rubyspec 0.043844 0.035637 113.092308 ( 20.311338)
total: 229.04 sec