Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-015703
#<BuildRuby:0x0000562160e13e08
@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.20230103-015703",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003428 0.000000 0.626898 ( 1.035696)
build_miniruby 0.000902 0.000000 0.675421 ( 0.674195)
build_ruby 0.001318 0.000000 2.473423 ( 2.473616)
build_all 0.005146 0.004146 12.929556 ( 1.604750)
build_install 0.006531 0.000140 1.656322 ( 0.786430)
test_btest 0.000582 0.000034 67.525598 ( 6.073979)
test_basic 0.003735 0.000000 0.254429 ( 0.349945)
test_all 0.001053 0.000000 497.205929 ( 49.500583)
test_rubyspec 0.020994 0.005620 34.770342 ( 45.347501)
total: 107.85 sec