Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-115815
#<BuildRuby:0x00007f1719fdfde0
@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.20240727-115815",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000040 0.000003 0.000043 ( 0.000042)
configure 0.000034 0.000003 0.000037 ( 0.000037)
build_up 0.008996 0.000367 4.307638 ( 5.191594)
build_miniruby 0.001859 0.000136 1.905994 ( 2.109460)
build_ruby 0.002013 0.000148 5.125021 ( 5.657508)
build_all 0.003177 0.007796 8.838485 ( 6.831303)
build_install 0.025287 0.000081 12.307775 ( 9.628697)
test_btest 0.000971 0.000000 128.212997 ( 57.350235)
test_basic 0.009463 0.003908 1.401344 ( 1.506280)
test_all 0.114842 0.038187 908.972406 (330.254532)
test_rubyspec 0.029817 0.062093 174.598205 ( 38.418889)
total: 456.95 sec