Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-183141
#<BuildRuby:0x00007f1d19e1fdd8
@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.20240730-183141",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000029 0.000010 0.000039 ( 0.000039)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.003366 0.005227 3.870188 ( 3.801907)
build_miniruby 0.001201 0.000429 1.547214 ( 1.543774)
build_ruby 0.001384 0.000494 3.675067 ( 3.861559)
build_all 0.007478 0.001115 7.985183 ( 3.223861)
build_install 0.014469 0.006399 10.586287 ( 4.876115)
test_btest 0.000769 0.000273 117.760867 ( 33.139132)
test_basic 0.008783 0.001448 1.089785 ( 1.132738)
test_all 0.093967 0.056483 835.461592 (236.971272)
test_rubyspec 0.048638 0.038355 164.227723 ( 30.348562)
total: 318.90 sec