Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-093408
#<BuildRuby:0x000055a8c7f82eb8
@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.20231227-093408",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000032 0.000011 0.000043 ( 0.000043)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.002845 0.002154 1.159628 ( 1.516212)
build_miniruby 0.000988 0.000359 0.917201 ( 0.916324)
build_ruby 0.001355 0.000493 2.807350 ( 2.812207)
build_all 0.008942 0.000383 16.748442 ( 1.486679)
build_install 0.007452 0.001001 4.697328 ( 1.176956)
test_btest 0.000791 0.000226 86.239057 ( 8.026483)
test_basic 0.004385 0.001253 0.705795 ( 0.783779)
test_all 0.106983 0.028823 586.593599 ( 53.845814)
test_rubyspec 0.032803 0.020776 51.959127 ( 64.262430)
total: 134.83 sec