Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-030136
#<BuildRuby:0x000055a1ce620078
@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.20230727-030136",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001816 0.004295 1.495086 ( 2.775502)
build_miniruby 0.000000 0.001126 0.907324 ( 0.906813)
build_ruby 0.000000 0.001563 2.560716 ( 2.565019)
build_all 0.005777 0.003412 13.846328 ( 1.250553)
build_install 0.007847 0.000000 2.009972 ( 0.923924)
test_btest 0.000843 0.000000 82.231524 ( 7.075213)
test_basic 0.002642 0.002800 0.755276 ( 0.832220)
test_all 0.001335 0.000000 485.624312 ( 52.398987)
test_rubyspec 0.019751 0.022353 44.627112 ( 57.053455)
total: 125.78 sec