Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-172044
#<BuildRuby:0x00007f240baefde0
@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.20240726-172044",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.013803 0.007357 40.033024 ( 40.649663)
build_miniruby 0.001194 0.000358 1.620779 ( 1.621214)
build_ruby 0.001627 0.000488 4.007615 ( 4.134505)
build_all 0.012208 0.002371 10.824333 ( 3.546127)
build_install 0.016558 0.000000 10.015523 ( 4.466874)
test_btest 0.000825 0.000063 107.874636 ( 28.096409)
test_basic 0.002439 0.005014 0.965554 ( 1.016357)
test_all 0.100411 0.051373 803.555498 (260.181566)
test_rubyspec 0.057483 0.033013 171.067100 ( 53.649565)
total: 397.36 sec