Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-092206
#<BuildRuby:0x000055e708eebe80
@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.20230107-092206",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000015 0.000006 0.000021 ( 0.000019)
build_up 0.004470 0.001862 0.846481 ( 1.077726)
build_miniruby 0.000784 0.000326 1.018373 ( 1.016633)
build_ruby 0.001039 0.000432 2.785148 ( 2.782376)
build_all 0.007710 0.002211 16.844185 ( 2.978354)
build_install 0.007559 0.003761 2.123980 ( 1.072477)
test_btest 0.000757 0.000312 78.436731 ( 10.956029)
test_basic 0.005060 0.002083 0.356932 ( 0.442014)
test_all 0.000844 0.000347 665.471869 ( 99.632865)
test_rubyspec 0.074637 0.061636 52.244927 ( 60.377271)
total: 180.34 sec