Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-100356
#<BuildRuby:0x000056013f3a3040
@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.20230724-100356",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.005962 0.000572 1.492347 ( 2.741928)
build_miniruby 0.000000 0.001273 0.934410 ( 0.932898)
build_ruby 0.000100 0.001457 2.691804 ( 2.696701)
build_all 0.003913 0.004771 13.244363 ( 1.142448)
build_install 0.002832 0.004877 1.902517 ( 0.892065)
test_btest 0.000989 0.000000 77.766371 ( 7.415007)
test_basic 0.004295 0.000704 0.721089 ( 0.798110)
test_all 0.000609 0.000261 464.915529 ( 50.555494)
test_rubyspec 0.023572 0.015301 42.107407 ( 54.542835)
total: 121.72 sec