Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-142218
#<BuildRuby:0x000055f2c446b858
@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.20231222-142218",
@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.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005127 0.001206 1.066692 ( 1.439992)
build_miniruby 0.001176 0.000276 0.904321 ( 0.904282)
build_ruby 0.001548 0.000364 2.836463 ( 2.836204)
build_all 0.006091 0.003713 16.292985 ( 1.436785)
build_install 0.004612 0.004399 4.786553 ( 1.155441)
test_btest 0.000000 0.001028 81.251920 ( 7.701352)
test_basic 0.001049 0.003551 0.706578 ( 0.780786)
test_all 0.091038 0.045900 478.333784 ( 54.476034)
test_rubyspec 0.032857 0.014082 49.795861 ( 62.158928)
total: 132.89 sec