Logfile: /home/ko1/ruby/logs/brlog.trunk.20230207-192038
#<BuildRuby:0x000055e7cf1c7ac0
@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.20230207-192038",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003149 0.000242 0.605732 ( 1.038998)
build_miniruby 0.000000 0.000936 0.620328 ( 0.620032)
build_ruby 0.000000 0.001181 2.054241 ( 2.082387)
build_all 0.008707 0.000526 12.291912 ( 1.506911)
build_install 0.000027 0.006293 1.469228 ( 0.709805)
test_btest 0.000611 0.000129 64.239181 ( 5.997253)
test_basic 0.002928 0.000617 0.250228 ( 0.345626)
test_all 0.001065 0.000224 489.292875 ( 46.906508)
test_rubyspec 0.013867 0.015465 36.297342 ( 46.810143)
total: 106.02 sec