Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-155546
#<BuildRuby:0x0000565288817500
@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.20231116-155546",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004480 0.000073 1.335522 ( 1.738561)
build_miniruby 0.000831 0.000139 0.859362 ( 0.859210)
build_ruby 0.001192 0.000199 2.559014 ( 2.559182)
build_all 0.006216 0.003823 15.704286 ( 1.418421)
build_install 0.007014 0.001403 4.599321 ( 1.128644)
test_btest 0.000750 0.000000 80.847875 ( 7.526575)
test_basic 0.004029 0.000057 0.714680 ( 0.791078)
test_all 0.119310 0.013798 489.072296 ( 52.136854)
test_rubyspec 0.018604 0.027373 49.122689 ( 61.482024)
total: 129.64 sec