Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-004027
#<BuildRuby:0x00005646bb52caf8
@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.20220318-004027",
@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.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006638 0.004590 1.025858 ( 2.810154)
build_miniruby 0.001933 0.000414 0.075288 ( 0.074702)
build_ruby 0.001602 0.000344 0.070747 ( 0.070131)
build_all 0.008027 0.001720 4.213863 ( 0.864514)
build_install 0.017607 0.005633 7.931781 ( 2.426108)
test_btest 0.001100 0.000259 74.179173 ( 8.373688)
test_basic 0.005965 0.001403 0.354057 ( 0.444998)
test_all 0.001339 0.000315 651.077421 ( 65.621855)
test_rubyspec 0.095061 0.052383 46.430803 ( 51.807555)
total: 132.49 sec