Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-164209
#<BuildRuby:0x000055be422eabe8
@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-164209",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000000 0.006465 0.846185 ( 1.015583)
build_miniruby 0.000000 0.001134 1.015434 ( 1.013528)
build_ruby 0.000742 0.000858 2.785978 ( 2.783365)
build_all 0.008150 0.001590 16.723849 ( 2.941093)
build_install 0.004515 0.006828 2.118620 ( 1.084099)
test_btest 0.000000 0.000792 76.647648 ( 10.231968)
test_basic 0.005555 0.002047 0.376071 ( 0.460336)
test_all 0.000860 0.000408 669.703487 ( 94.685162)
test_rubyspec 0.079384 0.034596 51.937678 ( 60.018147)
total: 174.23 sec