Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-020124
#<BuildRuby:0x0000561ad49dde98
@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.20230114-020124",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.004523 0.001884 0.893148 ( 1.081950)
build_miniruby 0.000950 0.000396 1.023919 ( 1.021877)
build_ruby 0.001148 0.000478 2.772817 ( 2.770214)
build_all 0.009299 0.000158 16.923995 ( 3.065937)
build_install 0.003114 0.008297 2.088127 ( 1.080717)
test_btest 0.000718 0.000335 74.925953 ( 11.087710)
test_basic 0.004487 0.002093 0.339961 ( 0.426230)
test_all 0.000984 0.000459 649.347155 (100.397826)
test_rubyspec 0.064206 0.046512 52.031431 ( 60.068946)
total: 181.00 sec