Logfile: /home/ko1/ruby/logs/brlog.trunk.20230121-002752
#<BuildRuby:0x0000557aceff7d48
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230121-002752",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003249 0.000295 0.613241 ( 1.016415)
build_miniruby 0.000890 0.000081 0.629317 ( 0.628530)
build_ruby 0.001166 0.000106 2.176293 ( 2.175529)
build_all 0.008983 0.000386 11.890111 ( 1.470634)
build_install 0.006409 0.000129 1.472691 ( 0.693467)
test_btest 0.000681 0.000053 63.963518 ( 6.103387)
test_basic 0.000000 0.003723 0.244340 ( 0.339684)
test_all 0.000000 0.000996 482.597198 ( 45.578322)
test_rubyspec 0.007367 0.019652 34.883107 ( 45.499170)
total: 103.51 sec