Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-024622
#<BuildRuby:0x000055b1bc7e3e70
@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.20230125-024622",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.006177 0.000138 0.853000 ( 1.012243)
build_miniruby 0.001209 0.000075 1.008974 ( 1.007225)
build_ruby 0.001337 0.000084 2.778503 ( 2.776106)
build_all 0.009809 0.000319 16.695845 ( 2.988966)
build_install 0.005977 0.005401 2.096236 ( 1.075632)
test_btest 0.000827 0.000098 69.959924 ( 10.728820)
test_basic 0.006554 0.000161 0.309257 ( 0.395220)
test_all 0.001170 0.000130 659.965006 (105.962460)
test_rubyspec 0.040621 0.036516 51.454594 ( 59.688807)
total: 185.64 sec