Logfile: /home/ko1/ruby/logs/brlog.trunk.20230810-220853
#<BuildRuby:0x000055b06e843568
@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.20230810-220853",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004479 0.001399 1.508715 ( 2.719724)
build_miniruby 0.001079 0.000338 1.000032 ( 0.998459)
build_ruby 0.001270 0.000397 2.672996 ( 2.677747)
build_all 0.009691 0.000000 14.403152 ( 1.273282)
build_install 0.008328 0.000000 2.161423 ( 0.920419)
test_btest 0.001104 0.000000 80.571492 ( 8.362485)
test_basic 0.003985 0.000244 0.502646 ( 0.579068)
test_all 0.001073 0.000256 539.086379 ( 45.955673)
test_rubyspec 0.022857 0.018276 45.371866 ( 57.804086)
total: 121.29 sec