Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-032135
#<BuildRuby:0x0000559b11e3b8c0
@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.20230626-032135",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.006700 0.000000 1.551076 ( 2.783921)
build_miniruby 0.001132 0.000000 0.890892 ( 0.890644)
build_ruby 0.001196 0.000000 2.618975 ( 2.618755)
build_all 0.010148 0.000436 16.135676 ( 1.398075)
build_install 0.005455 0.003700 4.829504 ( 1.127301)
test_btest 0.000616 0.000108 84.704906 ( 7.371252)
test_basic 0.003495 0.000607 0.702558 ( 0.784682)
test_all 0.001257 0.000218 456.297641 ( 48.973902)
test_rubyspec 0.026101 0.014108 42.787224 ( 55.181440)
total: 121.13 sec