Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-033800
#<BuildRuby:0x0000558bd8a4a038
@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.20221029-033800",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001339 0.008128 1.057260 ( 1.120308)
build_miniruby 0.001687 0.000563 0.100704 ( 0.096821)
build_ruby 0.001082 0.000361 0.101281 ( 0.098488)
build_all 0.007387 0.000982 1.278911 ( 0.549014)
build_install 0.006361 0.007885 1.624978 ( 0.890828)
test_btest 0.001312 0.000525 62.761987 ( 6.849558)
test_basic 0.005368 0.001358 0.347159 ( 0.443760)
test_all 0.002572 0.004356 523.480430 ( 55.621132)
test_rubyspec 0.073047 0.047895 43.431067 ( 52.056422)
total: 117.73 sec