Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-001559
#<BuildRuby:0x00007fd91201fde0
@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.20240727-001559",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000037 0.000000 0.000037 ( 0.000037)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.007246 0.000829 3.579558 ( 3.408081)
build_miniruby 0.001475 0.000344 1.607535 ( 1.603936)
build_ruby 0.000000 0.002481 4.540453 ( 4.795988)
build_all 0.001041 0.010288 8.461778 ( 5.476612)
build_install 0.024589 0.001000 11.602191 ( 7.583035)
test_btest 0.000808 0.000231 114.589990 ( 37.586449)
test_basic 0.003915 0.005577 1.250786 ( 1.293854)
test_all 0.107524 0.040384 819.764671 (276.065849)
test_rubyspec 0.040685 0.047672 161.024851 ( 32.913505)
total: 370.73 sec