Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-100359
#<BuildRuby:0x000055f86767c040
@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.20230109-100359",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.006428 0.000145 0.843053 ( 1.035140)
build_miniruby 0.001251 0.000079 1.014529 ( 1.012676)
build_ruby 0.001544 0.000096 2.784980 ( 2.782263)
build_all 0.010176 0.000000 16.858306 ( 3.013119)
build_install 0.011477 0.000000 2.129020 ( 1.081462)
test_btest 0.001070 0.000000 76.164681 ( 10.195628)
test_basic 0.006635 0.000000 0.346163 ( 0.432344)
test_all 0.001437 0.000000 666.770236 (101.478208)
test_rubyspec 0.104964 0.026230 52.072217 ( 60.163872)
total: 181.20 sec