Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-134700
#<BuildRuby:0x000056208b661550
@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.20220725-134700",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010885 0.000189 0.849007 ( 1.027253)
build_miniruby 0.001459 0.000097 0.062600 ( 0.061676)
build_ruby 0.001924 0.000129 0.062862 ( 0.061563)
build_all 0.007705 0.000514 1.261535 ( 0.482027)
build_install 0.011934 0.005841 4.390240 ( 1.798761)
test_btest 0.001856 0.000232 51.624269 ( 6.259427)
test_basic 0.004971 0.000621 0.284231 ( 0.374534)
test_all 0.000000 0.001869 501.781727 ( 52.709227)
test_rubyspec 0.093903 0.039955 41.823028 ( 47.598496)
total: 110.37 sec