Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-072104
#<BuildRuby:0x00007f72dc07fde0
@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.20240621-072104",
@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.000003 0.000027 ( 0.000028)
autoconf 0.000040 0.000004 0.000044 ( 0.000045)
configure 0.000036 0.000004 0.000040 ( 0.000039)
build_up 0.006268 0.003772 4.032745 ( 7.490992)
build_miniruby 0.002242 0.000312 1.858303 ( 2.705136)
build_ruby 0.002226 0.000309 4.743209 ( 7.532115)
build_all 0.006005 0.005102 8.721422 ( 12.327619)
build_install 0.022309 0.005975 12.050095 ( 16.715404)
test_btest 0.000000 0.001156 122.370839 (173.372342)
test_basic 0.007719 0.006518 1.324762 ( 2.627355)
test_all 0.095052 0.069991 928.149264 (806.488324)
test_rubyspec 0.049281 0.044143 167.988520 ( 50.177642)
total: 1079.44 sec