Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-050714
#<BuildRuby:0x000055f5068f9390
@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.20220813-050714",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000094 0.000026 0.000120 ( 0.000071)
build_up 0.007394 0.002016 0.819090 ( 1.452401)
build_miniruby 0.001825 0.000497 0.064161 ( 0.062100)
build_ruby 0.001031 0.000281 0.057920 ( 0.056980)
build_all 0.006533 0.001781 1.237120 ( 0.473972)
build_install 0.015989 0.000000 1.560595 ( 0.777866)
test_btest 0.001467 0.000094 53.004971 ( 5.861438)
test_basic 0.006611 0.000176 0.300137 ( 0.398369)
test_all 0.000000 0.003254 482.364750 ( 51.895117)
test_rubyspec 0.082010 0.038928 41.518400 ( 49.190342)
total: 110.17 sec