Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-025959
#<BuildRuby:0x00005623a2618b38
@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.20220314-025959",
@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.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010178 0.998436 ( 3.132193)
build_miniruby 0.000000 0.003079 0.071266 ( 0.070131)
build_ruby 0.001380 0.000552 0.077766 ( 0.077776)
build_all 0.005607 0.004552 4.108784 ( 0.885139)
build_install 0.019511 0.002931 7.863068 ( 2.456502)
test_btest 0.000800 0.000295 72.413486 ( 7.698322)
test_basic 0.005901 0.001813 0.341944 ( 0.434390)
test_all 0.001574 0.000573 664.711444 ( 65.868143)
test_rubyspec 0.105361 0.057421 45.915067 ( 51.221711)
total: 131.85 sec