Logfile: /home/ko1/ruby/logs/brlog.trunk.20230815-230621
#<BuildRuby:0x00005586e0bafe20
@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.20230815-230621",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005208 0.000275 1.490761 ( 2.768362)
build_miniruby 0.001038 0.000000 0.901889 ( 0.901604)
build_ruby 0.001671 0.000000 2.655514 ( 2.659791)
build_all 0.009409 0.000161 17.732555 ( 1.539407)
build_install 0.005755 0.004691 5.276933 ( 1.195730)
test_btest 0.001030 0.000094 83.972869 ( 7.984454)
test_basic 0.003175 0.005125 0.839157 ( 0.911159)
test_all 0.001442 0.005101 535.040958 ( 60.491976)
test_rubyspec 0.034054 0.020137 48.834844 ( 61.096316)
total: 139.55 sec