Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-100331
#<BuildRuby:0x0000557eb03c3bb8
@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-100331",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000020 0.000008 0.000028 ( 0.000029)
build_up 0.004159 0.001664 1.316968 ( 2.587314)
build_miniruby 0.000897 0.000359 0.914257 ( 0.912568)
build_ruby 0.000860 0.000344 2.738664 ( 2.738586)
build_all 0.009263 0.000124 14.565612 ( 1.306514)
build_install 0.008150 0.000000 2.143531 ( 0.964634)
test_btest 0.001048 0.000000 85.572777 ( 7.344337)
test_basic 0.001201 0.003476 0.536828 ( 0.615996)
test_all 0.000675 0.000237 501.296397 ( 50.242667)
test_rubyspec 0.020145 0.020637 43.933383 ( 56.334957)
total: 123.05 sec