Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-030116
#<BuildRuby:0x0000558c6d923d68
@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.20230729-030116",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.001937 0.004589 1.375101 ( 2.595032)
build_miniruby 0.000889 0.000262 0.969324 ( 0.967753)
build_ruby 0.001360 0.000000 2.746836 ( 2.747352)
build_all 0.009390 0.000000 14.788214 ( 1.307574)
build_install 0.006466 0.002150 2.145180 ( 0.967941)
test_btest 0.000650 0.000000 83.953889 ( 7.679495)
test_basic 0.003663 0.000128 0.522894 ( 0.601106)
test_all 0.001653 0.000414 533.492578 ( 52.676391)
test_rubyspec 0.013912 0.028475 45.843868 ( 58.248183)
total: 127.79 sec