Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-011120
#<BuildRuby:0x000055a6c496a5f8
@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.20230101-011120",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.001782 0.004606 0.841856 ( 1.136618)
build_miniruby 0.000977 0.000301 1.010981 ( 1.009105)
build_ruby 0.001248 0.000384 2.783671 ( 2.781046)
build_all 0.009420 0.000179 16.772673 ( 3.029140)
build_install 0.009406 0.000147 2.287081 ( 1.177845)
test_btest 0.000621 0.000146 78.757106 ( 10.557946)
test_basic 0.001937 0.005067 0.351639 ( 0.437093)
test_all 0.000935 0.000274 662.883524 (105.727774)
test_rubyspec 0.080957 0.052610 51.590599 ( 59.629454)
total: 185.49 sec