Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-235809
#<BuildRuby:0x0000559ec5dcff28
@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-235809",
@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.000013 0.000005 0.000018 ( 0.000018)
configure 0.000012 0.000005 0.000017 ( 0.000017)
build_up 0.005551 0.000669 0.846210 ( 1.164476)
build_miniruby 0.000945 0.000364 1.002663 ( 1.000458)
build_ruby 0.001047 0.000403 2.762223 ( 2.759631)
build_all 0.008480 0.001562 16.661097 ( 3.006545)
build_install 0.007452 0.003900 2.059162 ( 1.064111)
test_btest 0.000000 0.000739 77.344403 ( 10.780095)
test_basic 0.000000 0.006237 0.336324 ( 0.423028)
test_all 0.000183 0.001693 665.528526 ( 93.216813)
test_rubyspec 0.059073 0.073562 51.312737 ( 59.459513)
total: 172.88 sec