Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-145612
#<BuildRuby:0x000056148f6a2eb8
@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.20231118-145612",
@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.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.002969 0.002283 1.168585 ( 1.523855)
build_miniruby 0.000845 0.000161 0.942466 ( 0.942164)
build_ruby 0.001260 0.000240 2.631497 ( 2.631656)
build_all 0.007058 0.003615 16.741060 ( 1.525091)
build_install 0.004417 0.004823 4.785151 ( 1.156485)
test_btest 0.000596 0.000155 86.031391 ( 7.494283)
test_basic 0.000000 0.003863 0.750270 ( 0.827152)
test_all 0.095004 0.039107 542.119665 ( 52.848289)
test_rubyspec 0.026079 0.022251 51.391395 ( 63.618914)
total: 132.57 sec