Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-064821
#<BuildRuby:0x00005638cec86858
@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-064821",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005340 0.001232 0.841132 ( 1.060125)
build_miniruby 0.000978 0.000226 1.006850 ( 1.004996)
build_ruby 0.000000 0.001665 2.760686 ( 2.757932)
build_all 0.001676 0.008115 16.751433 ( 3.003488)
build_install 0.011152 0.000000 2.098222 ( 1.076123)
test_btest 0.001058 0.000000 73.357987 ( 10.529400)
test_basic 0.001613 0.004628 0.374475 ( 0.460855)
test_all 0.001441 0.000000 649.578777 (100.394815)
test_rubyspec 0.082074 0.051205 51.729826 ( 59.761591)
total: 180.05 sec