Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-114313
#<BuildRuby:0x000056261df39550
@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.20220726-114313",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008607 0.000097 0.842082 ( 1.102000)
build_miniruby 0.001603 0.000229 0.060497 ( 0.059053)
build_ruby 0.001496 0.000213 0.065913 ( 0.065070)
build_all 0.007786 0.001113 1.259226 ( 0.493714)
build_install 0.016788 0.000896 4.380777 ( 1.811489)
test_btest 0.002005 0.000250 51.483640 ( 6.126012)
test_basic 0.001290 0.004672 0.298618 ( 0.392127)
test_all 0.000994 0.001416 497.583826 ( 52.842899)
test_rubyspec 0.080555 0.050687 41.672240 ( 47.638225)
total: 110.53 sec