Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-074936
#<BuildRuby:0x0000558ded4dae10
@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.20231103-074936",
@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.000008)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001499 0.004537 1.455483 ( 1.697690)
build_miniruby 0.000736 0.000276 0.890809 ( 0.890634)
build_ruby 0.001306 0.000000 2.769087 ( 2.769180)
build_all 0.008508 0.001807 16.094590 ( 1.450581)
build_install 0.000000 0.008159 4.809334 ( 1.163477)
test_btest 0.000000 0.001049 82.579310 ( 7.372431)
test_basic 0.003863 0.000293 0.658427 ( 0.734878)
test_all 0.106794 0.027256 511.432855 ( 52.552467)
test_rubyspec 0.020245 0.027965 49.733872 ( 62.073959)
total: 130.71 sec