Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-021704
#<BuildRuby:0x000055fff30fc050
@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.20231029-021704",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000855 0.004335 1.319866 ( 1.616273)
build_miniruby 0.000759 0.000223 0.860701 ( 0.860833)
build_ruby 0.000937 0.000275 2.612562 ( 2.612712)
build_all 0.007937 0.001662 16.310276 ( 1.471551)
build_install 0.008618 0.000259 4.939919 ( 1.182643)
test_btest 0.000887 0.000232 87.036988 ( 7.155974)
test_basic 0.000592 0.004080 0.697450 ( 0.773439)
test_all 0.095322 0.041123 505.436415 ( 57.809043)
test_rubyspec 0.025541 0.022502 49.235641 ( 61.532664)
total: 135.02 sec