Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-074829
#<BuildRuby:0x0000565176f6e190
@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.20230721-074829",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000077 0.000000 0.000077 ( 0.000047)
build_up 0.003447 0.003900 2.307493 ( 5.700149)
build_miniruby 0.001517 0.000152 1.778516 ( 3.629253)
build_ruby 0.000000 0.001725 3.710035 ( 46.442569)
build_all 0.006795 0.002027 2.810804 ( 3.745096)
build_install 0.016161 0.005162 4.416391 ( 6.336555)
test_btest 0.000679 0.000100 82.328572 ( 59.882985)
test_basic 0.008286 0.000582 0.952042 ( 1.793061)
test_all 0.001013 0.000145 654.918996 (413.422970)
test_rubyspec 0.023235 0.035366 92.200723 (107.780958)
total: 648.73 sec