Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-231635
#<BuildRuby:0x0000561a53150090
@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.20231106-231635",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.005931 0.000000 1.423766 ( 1.729192)
build_miniruby 0.001089 0.000000 0.829937 ( 0.829953)
build_ruby 0.001267 0.000000 2.663837 ( 2.664660)
build_all 0.010388 0.000000 17.077697 ( 1.527554)
build_install 0.009091 0.000000 5.172822 ( 1.207093)
test_btest 0.000655 0.000000 88.275566 ( 7.200041)
test_basic 0.003538 0.000000 0.565363 ( 0.643521)
test_all 0.108216 0.028571 528.765177 ( 61.581226)
test_rubyspec 0.015575 0.030030 51.574381 ( 63.878482)
total: 141.26 sec