Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-164823
#<BuildRuby:0x00005618f3af7bb8
@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.20231024-164823",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003941 0.000928 1.348563 ( 1.638752)
build_miniruby 0.001338 0.000000 1.013063 ( 1.012067)
build_ruby 0.000000 0.001241 2.931899 ( 2.931608)
build_all 0.006197 0.004522 16.984466 ( 1.499845)
build_install 0.007564 0.005165 5.100331 ( 1.215983)
test_btest 0.000824 0.000264 83.887620 ( 7.954806)
test_basic 0.000257 0.003635 0.602223 ( 0.678862)
test_all 0.074227 0.062238 540.641922 ( 51.378521)
test_rubyspec 0.017588 0.032639 51.820177 ( 64.090335)
total: 132.40 sec