Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-001316
#<BuildRuby:0x000055aefeef2740
@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-001316",
@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.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.000000 0.006278 0.847361 ( 2.334074)
build_miniruby 0.000000 0.001262 1.024539 ( 1.022376)
build_ruby 0.000000 0.001590 2.776056 ( 2.773498)
build_all 0.004568 0.005367 16.757658 ( 2.988403)
build_install 0.009019 0.002727 2.306403 ( 1.182456)
test_btest 0.000463 0.000206 67.823707 ( 11.239685)
test_basic 0.002537 0.005002 0.366496 ( 0.451032)
test_all 0.000824 0.000412 692.841675 ( 96.554752)
test_rubyspec 0.066224 0.055924 51.571383 ( 59.604424)
total: 178.15 sec