Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-104816
#<BuildRuby:0x000056298ed10c00
@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.20220717-104816",
@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.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010757 0.000382 0.984907 ( 1.428657)
build_miniruby 0.001478 0.000211 0.069773 ( 0.068079)
build_ruby 0.001753 0.000250 0.075230 ( 0.073231)
build_all 0.010244 0.000161 1.527465 ( 0.585791)
build_install 0.020330 0.000000 5.210012 ( 2.093397)
test_btest 0.001515 0.000000 77.862489 ( 8.766089)
test_basic 0.007093 0.000177 0.330897 ( 0.425772)
test_all 0.000891 0.000970 632.033872 ( 64.617265)
test_rubyspec 0.107123 0.067534 45.412248 ( 51.190021)
total: 129.25 sec