Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-142545
#<BuildRuby:0x00007f4eaa96fdc0
@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.20240617-142545",
@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.000022)
autoconf 0.000033 0.000004 0.000037 ( 0.000038)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.007193 0.000425 2.862467 ( 2.777452)
build_miniruby 0.001324 0.000177 1.142616 ( 1.140094)
build_ruby 0.001602 0.000213 3.127994 ( 3.350797)
build_all 0.007551 0.000430 6.863500 ( 2.580796)
build_install 0.014334 0.003313 8.546284 ( 3.902067)
test_btest 0.000868 0.000121 101.772038 ( 27.562586)
test_basic 0.000146 0.008332 0.979590 ( 1.029583)
test_all 0.096546 0.054296 792.589503 (256.069894)
test_rubyspec 0.047095 0.042899 158.533771 ( 33.638991)
total: 332.05 sec