Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-052241
#<BuildRuby:0x00007f8d1da0fdc8
@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.20241027-052241",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000033 0.000005 0.000038 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.000471 0.008196 3.665162 ( 3.703811)
build_miniruby 0.001300 0.000303 1.436966 ( 1.433881)
build_ruby 0.001411 0.000329 3.542422 ( 3.741906)
build_all 0.002152 0.006579 6.457946 ( 2.530857)
build_install 0.012347 0.009471 10.125804 ( 4.957517)
test_btest 0.000827 0.000268 81.427279 ( 28.332306)
test_basic 0.001343 0.010403 1.111178 ( 1.221822)
test_all 0.093489 0.056055 716.008798 (212.295080)
test_rubyspec 0.049175 0.032135 122.143752 ( 25.221066)
total: 283.44 sec