Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-141937
#<BuildRuby:0x0000562abb0a7fa8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220821-141937",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005621 0.000865 0.843756 ( 0.868288)
build_miniruby 0.000851 0.000131 0.058155 ( 0.056933)
build_ruby 0.000875 0.000135 0.059874 ( 0.058611)
build_all 0.003912 0.000602 1.528307 ( 0.590026)
build_install 0.006923 0.004229 1.941002 ( 0.973192)
test_btest 0.000740 0.000148 55.294295 ( 8.448663)
test_basic 0.000883 0.004861 0.321662 ( 0.409892)
test_all 0.001930 0.000515 624.141215 ( 89.322916)
test_rubyspec 0.094313 0.036257 44.509808 ( 52.738974)
total: 153.47 sec