Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-233124
#<BuildRuby:0x00005580cf687cc0
@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.20231106-233124",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004561 0.001073 1.323790 ( 1.578384)
build_miniruby 0.000858 0.000202 0.938758 ( 0.938995)
build_ruby 0.001045 0.000246 2.792837 ( 2.793051)
build_all 0.005417 0.004669 16.810103 ( 1.487717)
build_install 0.006585 0.002515 5.018864 ( 1.179594)
test_btest 0.000000 0.001092 85.515722 ( 7.242175)
test_basic 0.002822 0.002501 0.783134 ( 0.862505)
test_all 0.101811 0.032395 532.306640 ( 59.302313)
test_rubyspec 0.018132 0.028891 50.702223 ( 63.091271)
total: 138.48 sec