Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-221725
#<BuildRuby:0x000055af617b2be8
@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.20230123-221725",
@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.000043 0.000006 0.000049 ( 0.000049)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.005681 0.000811 0.842968 ( 1.021363)
build_miniruby 0.001175 0.000168 1.005025 ( 1.003037)
build_ruby 0.001403 0.000201 2.755065 ( 2.752579)
build_all 0.009200 0.000597 16.630718 ( 2.991979)
build_install 0.009253 0.000000 2.058966 ( 1.062783)
test_btest 0.001066 0.000037 76.839400 ( 10.294748)
test_basic 0.007053 0.000223 0.355481 ( 0.440715)
test_all 0.001101 0.000122 662.235539 ( 94.195059)
test_rubyspec 0.053165 0.011634 51.140677 ( 59.256084)
total: 173.02 sec