Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-165655
#<BuildRuby:0x000055ac103103c8
@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.20230130-165655",
@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.000014 0.000004 0.000018 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.001816 0.004621 0.917106 ( 1.046857)
build_miniruby 0.000989 0.000304 1.008835 ( 1.006902)
build_ruby 0.001204 0.000370 2.776085 ( 2.773552)
build_all 0.008585 0.001201 16.796892 ( 3.012985)
build_install 0.011328 0.000000 2.073161 ( 1.064707)
test_btest 0.000952 0.000000 76.970997 ( 10.502829)
test_basic 0.002218 0.004847 0.350979 ( 0.436268)
test_all 0.001058 0.000311 646.435262 (103.257173)
test_rubyspec 0.040980 0.040451 51.810281 ( 59.926944)
total: 183.03 sec