Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-015449
#<BuildRuby:0x000055ab21dbbd80
@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.20230210-015449",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.003910 0.613575 ( 1.013214)
build_miniruby 0.000971 0.000000 0.647686 ( 0.647423)
build_ruby 0.001256 0.000000 2.050722 ( 2.050388)
build_all 0.007103 0.001037 12.248871 ( 1.491898)
build_install 0.005348 0.000823 1.486514 ( 0.727646)
test_btest 0.000538 0.000083 64.360736 ( 6.522269)
test_basic 0.000404 0.002670 0.243027 ( 0.338759)
test_all 0.000000 0.001244 490.168064 ( 47.145594)
test_rubyspec 0.010843 0.017536 35.240956 ( 45.814963)
total: 105.75 sec