Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-052246
#<BuildRuby:0x00007f862377fdc0
@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.20240805-052246",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000037 0.000008 0.000045 ( 0.000044)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.002860 0.006584 3.918263 ( 4.056255)
build_miniruby 0.001512 0.000389 1.714859 ( 1.714668)
build_ruby 0.001937 0.000498 4.509116 ( 4.655944)
build_all 0.005093 0.005355 8.769064 ( 4.506623)
build_install 0.008765 0.014944 11.845680 ( 6.436707)
test_btest 0.000596 0.000219 130.560808 ( 51.353174)
test_basic 0.003814 0.009562 1.418598 ( 1.528912)
test_all 0.100384 0.062431 974.207836 (519.519308)
test_rubyspec 0.058033 0.041459 182.274065 (107.122411)
total: 700.90 sec