Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-041239
#<BuildRuby:0x000055b20e956be8
@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.20230112-041239",
@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.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.000000 0.007172 0.970223 ( 1.384301)
build_miniruby 0.000000 0.001311 1.020569 ( 1.018538)
build_ruby 0.000000 0.001524 2.778906 ( 2.776284)
build_all 0.001236 0.008369 16.657743 ( 2.947128)
build_install 0.005572 0.005565 2.029365 ( 1.069516)
test_btest 0.000858 0.000000 70.901725 ( 11.376817)
test_basic 0.007078 0.000000 0.366232 ( 0.451188)
test_all 0.001035 0.000310 661.720038 ( 99.001469)
test_rubyspec 0.081837 0.034943 51.975674 ( 59.994366)
total: 180.02 sec