Logfile: /home/ko1/ruby/logs/brlog.trunk.20230209-225556
#<BuildRuby:0x0000564ad530bf30
@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.20230209-225556",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.003701 0.631584 ( 1.040321)
build_miniruby 0.000351 0.000575 0.653561 ( 0.652697)
build_ruby 0.000000 0.001343 2.070508 ( 2.090757)
build_all 0.000000 0.008887 12.335646 ( 1.468625)
build_install 0.001177 0.005283 1.452378 ( 0.712423)
test_btest 0.000357 0.000268 67.466099 ( 5.984620)
test_basic 0.003665 0.000011 0.257931 ( 0.352706)
test_all 0.000590 0.000408 497.641780 ( 47.429497)
test_rubyspec 0.008158 0.018945 35.424143 ( 46.072829)
total: 105.81 sec