Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-085043
#<BuildRuby:0x0000560e54423e80
@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.20230103-085043",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006363 0.000144 0.848008 ( 1.092370)
build_miniruby 0.001266 0.000079 1.012927 ( 1.011112)
build_ruby 0.001754 0.000000 2.772459 ( 2.769750)
build_all 0.007411 0.002483 16.714578 ( 2.947321)
build_install 0.004626 0.006989 2.319677 ( 1.193938)
test_btest 0.001239 0.000000 68.456247 ( 11.669335)
test_basic 0.000000 0.007252 0.352922 ( 0.438481)
test_all 0.000000 0.002410 662.960000 ( 98.218326)
test_rubyspec 0.090515 0.041081 51.666167 ( 59.712996)
total: 179.05 sec