Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-104148
#<BuildRuby:0x000056493cbbfce8
@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.20230725-104148",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.000275 0.006481 1.504229 ( 2.734731)
build_miniruby 0.000738 0.000304 0.878650 ( 0.877687)
build_ruby 0.001113 0.000458 2.583899 ( 2.589088)
build_all 0.005821 0.003067 12.906257 ( 1.160464)
build_install 0.007400 0.000000 1.733865 ( 0.846067)
test_btest 0.000737 0.000000 76.770052 ( 7.218214)
test_basic 0.002064 0.001888 0.568882 ( 0.648328)
test_all 0.000570 0.000223 492.646595 ( 52.335740)
test_rubyspec 0.017213 0.026027 41.975362 ( 54.455161)
total: 122.87 sec