Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-170310
#<BuildRuby:0x0000564c97a604e8
@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.20220401-170310",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009643 0.001232 1.006308 ( 1.330490)
build_miniruby 0.000000 0.002176 0.075372 ( 0.073377)
build_ruby 0.000281 0.002117 0.075803 ( 0.073390)
build_all 0.008967 0.001234 4.216427 ( 0.847644)
build_install 0.014779 0.009579 8.539035 ( 3.011308)
test_btest 0.001042 0.000347 75.188286 ( 8.167554)
test_basic 0.000000 0.007948 0.346204 ( 0.434809)
test_all 0.000000 0.002164 691.716397 ( 70.052614)
test_rubyspec 0.101859 0.068314 46.982617 ( 52.100114)
total: 136.09 sec