Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-151335
#<BuildRuby:0x0000557cf2414460
@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.20230119-151335",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000006 0.000018 ( 0.000017)
configure 0.000014 0.000006 0.000020 ( 0.000019)
build_up 0.001499 0.004896 0.858783 ( 1.039354)
build_miniruby 0.000854 0.000466 1.028301 ( 1.026262)
build_ruby 0.001075 0.000587 2.778344 ( 2.775562)
build_all 0.008211 0.001905 16.921341 ( 2.978133)
build_install 0.004323 0.007242 2.129320 ( 1.090237)
test_btest 0.000579 0.000338 80.125402 ( 10.946590)
test_basic 0.002986 0.003812 0.360532 ( 0.446696)
test_all 0.000857 0.000528 663.489292 (108.772438)
test_rubyspec 0.057783 0.067574 52.129942 ( 60.173860)
total: 189.25 sec