Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-184913
#<BuildRuby:0x00005625f2f8f818
@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-184913",
@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.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.001393 0.004328 1.343961 ( 2.737248)
build_miniruby 0.000810 0.000238 0.913100 ( 0.912814)
build_ruby 0.001174 0.000345 2.579117 ( 2.584188)
build_all 0.000000 0.009160 13.493888 ( 1.247995)
build_install 0.004460 0.003310 1.926355 ( 0.903896)
test_btest 0.000646 0.000287 81.541745 ( 7.507287)
test_basic 0.004572 0.000163 0.689504 ( 0.767006)
test_all 0.000820 0.000345 494.202274 ( 44.980170)
test_rubyspec 0.025834 0.013781 43.726372 ( 56.154991)
total: 117.80 sec