Logfile: /home/ko1/ruby/logs/brlog.trunk.20220709-000603
#<BuildRuby:0x0000558a426e0920
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220709-000603",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008038 0.002923 0.979260 ( 1.107107)
build_miniruby 0.001290 0.000469 0.067264 ( 0.067182)
build_ruby 0.002412 0.000000 0.071332 ( 0.070487)
build_all 0.008811 0.000000 1.476449 ( 0.616676)
build_install 0.022314 0.000000 5.953469 ( 2.865381)
test_btest 0.001167 0.000048 72.977460 ( 8.158707)
test_basic 0.007497 0.000529 0.334967 ( 0.426141)
test_all 0.002605 0.000159 679.553371 ( 67.041739)
test_rubyspec 0.110432 0.061702 45.698840 ( 51.410385)
total: 131.76 sec