Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-121813
#<BuildRuby:0x00007f75f1d1fdd0
@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.20240812-121813",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000026 0.000010 0.000036 ( 0.000034)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.002882 0.005253 3.880519 ( 3.849038)
build_miniruby 0.001864 0.000000 1.739089 ( 1.739284)
build_ruby 0.002196 0.000017 4.689516 ( 4.849324)
build_all 0.006761 0.003501 8.805844 ( 3.758407)
build_install 0.009225 0.014816 12.053147 ( 6.186561)
test_btest 0.000650 0.000325 120.604183 ( 33.186188)
test_basic 0.009587 0.000735 1.274489 ( 1.320119)
test_all 0.103037 0.049828 851.930159 (241.716803)
test_rubyspec 0.062778 0.032924 164.760640 ( 32.702556)
total: 329.31 sec