Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-073809
#<BuildRuby:0x0000559ed0db7f30
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230122-073809",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003343 0.000257 0.647539 ( 1.055632)
build_miniruby 0.000818 0.000063 0.628005 ( 0.627589)
build_ruby 0.000000 0.001324 2.163293 ( 2.164245)
build_all 0.006411 0.002624 11.999056 ( 1.474251)
build_install 0.005685 0.000758 1.516793 ( 0.727037)
test_btest 0.000544 0.000073 64.997204 ( 6.153824)
test_basic 0.003199 0.000426 0.254091 ( 0.349048)
test_all 0.001045 0.000140 482.916820 ( 45.303194)
test_rubyspec 0.016561 0.011333 35.031964 ( 45.593774)
total: 103.45 sec