Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-175733
#<BuildRuby:0x000055625d0b7fb0
@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.20230118-175733",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005865 0.000782 0.850090 ( 1.317474)
build_miniruby 0.001164 0.000155 1.012915 ( 1.010978)
build_ruby 0.000000 0.001660 2.790294 ( 2.787733)
build_all 0.008181 0.001821 16.826562 ( 2.998771)
build_install 0.008033 0.001339 2.121895 ( 1.089497)
test_btest 0.000974 0.000162 74.755292 ( 10.487740)
test_basic 0.007195 0.000000 0.349625 ( 0.434534)
test_all 0.001160 0.000000 652.458470 ( 95.684578)
test_rubyspec 0.078481 0.052515 51.890792 ( 59.958680)
total: 175.77 sec