Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-020412
#<BuildRuby:0x000056554172c5d0
@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.20230125-020412",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.006526 0.000000 0.851279 ( 1.295808)
build_miniruby 0.001284 0.000000 0.999562 ( 0.997729)
build_ruby 0.001417 0.000246 2.773518 ( 2.770979)
build_all 0.006995 0.002931 16.753601 ( 2.996992)
build_install 0.009118 0.000290 2.091633 ( 1.067577)
test_btest 0.000910 0.000182 76.215962 ( 10.270671)
test_basic 0.005407 0.001081 0.341724 ( 0.428028)
test_all 0.001394 0.000279 670.000878 ( 95.381417)
test_rubyspec 0.103343 0.025833 51.844194 ( 59.914797)
total: 175.12 sec