Logfile: /home/ko1/ruby/logs/brlog.trunk.20230811-105614
#<BuildRuby:0x000056171cc9c078
@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.20230811-105614",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005078 0.000802 1.384462 ( 2.834782)
build_miniruby 0.000943 0.000148 0.874240 ( 0.873568)
build_ruby 0.001194 0.000188 2.768312 ( 2.768073)
build_all 0.006542 0.003115 15.157010 ( 1.371262)
build_install 0.008834 0.000153 2.239733 ( 0.999908)
test_btest 0.000792 0.000132 83.877212 ( 8.034092)
test_basic 0.004708 0.000785 0.741029 ( 0.810009)
test_all 0.001104 0.000184 540.916757 ( 55.666956)
test_rubyspec 0.036527 0.008669 46.878155 ( 59.224260)
total: 132.58 sec