Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-202032
#<BuildRuby:0x000055aecc847738
@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-202032",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002563 0.003607 1.433476 ( 2.675675)
build_miniruby 0.000822 0.000173 0.888468 ( 0.887612)
build_ruby 0.001620 0.000341 2.615418 ( 2.619882)
build_all 0.004106 0.005032 13.817870 ( 1.232724)
build_install 0.002880 0.005079 1.916439 ( 0.861607)
test_btest 0.000775 0.000245 81.308269 ( 7.640787)
test_basic 0.003263 0.001030 0.629563 ( 0.711266)
test_all 0.001040 0.000000 501.668559 ( 43.856698)
test_rubyspec 0.030106 0.013617 43.308890 ( 55.708466)
total: 116.20 sec