Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-162212
#<BuildRuby:0x000055cc88e740a0
@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.20231221-162212",
@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.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000029 0.000000 0.000029 ( 0.000035)
build_up 0.004267 0.000059 1.047667 ( 1.446856)
build_miniruby 0.000834 0.000260 0.853669 ( 0.853939)
build_ruby 0.001288 0.000402 2.904865 ( 2.904822)
build_all 0.005735 0.004790 16.444606 ( 1.500329)
build_install 0.009654 0.000293 4.765052 ( 1.197794)
test_btest 0.000751 0.000000 82.898887 ( 7.700342)
test_basic 0.000173 0.003239 0.700524 ( 0.777956)
test_all 0.105303 0.024415 494.499615 ( 56.601125)
test_rubyspec 0.025567 0.020825 50.712790 ( 63.047946)
total: 136.03 sec