Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-182533
#<BuildRuby:0x00005610939e7e70
@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.20221209-182533",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000015 0.000006 0.000021 ( 0.000019)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.003830 0.001368 1.116574 ( 1.139345)
build_miniruby 0.000000 0.000976 0.943807 ( 0.942231)
build_ruby 0.000000 0.001293 2.757646 ( 2.662403)
build_all 0.004774 0.004449 15.801830 ( 3.401383)
build_install 0.007721 0.001534 2.234092 ( 1.241942)
test_btest 0.000598 0.000000 59.280207 ( 12.086862)
test_basic 0.005017 0.000000 0.344040 ( 0.434209)
test_all 0.001143 0.000000 664.673654 (105.911917)
test_rubyspec 0.042883 0.028577 53.254615 ( 61.428203)
total: 189.25 sec