Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-171122
#<BuildRuby:0x000055cf4f01be80
@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="-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.20230104-171122",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.003118 0.003511 0.849150 ( 1.036915)
build_miniruby 0.000908 0.000419 1.010698 ( 1.008668)
build_ruby 0.001149 0.000530 2.782627 ( 2.779978)
build_all 0.008083 0.001768 16.737256 ( 2.988140)
build_install 0.009369 0.000322 2.301742 ( 1.186574)
test_btest 0.000593 0.000222 77.610123 ( 10.586755)
test_basic 0.001425 0.004973 0.342923 ( 0.429310)
test_all 0.000983 0.000431 666.741072 (107.267434)
test_rubyspec 0.081560 0.037603 51.664996 ( 59.770164)
total: 187.05 sec