Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-202345
#<BuildRuby:0x00007fa6efa6fde0
@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.20240708-202345",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000118 0.000000 0.000118 ( 0.000280)
configure 0.000034 0.000000 0.000034 ( 0.000035)
build_up 0.007669 0.001064 4.230440 ( 3.658883)
build_miniruby 0.001585 0.000437 1.627257 ( 1.633076)
build_ruby 0.002043 0.000564 4.592450 ( 5.083715)
build_all 0.004601 0.007352 8.939093 ( 5.911861)
build_install 0.016300 0.009709 12.189032 ( 8.113680)
test_btest 0.000834 0.000295 123.339689 ( 51.816376)
test_basic 0.000229 0.010076 1.351011 ( 1.449660)
test_all 0.108817 0.041284 781.482269 (225.241929)
test_rubyspec 0.045378 0.040485 164.247380 ( 27.331183)
total: 330.24 sec