Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-174831
#<BuildRuby:0x0000556db2cdaeb8
@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.20231220-174831",
@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.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003889 0.000648 1.430575 ( 1.825082)
build_miniruby 0.000877 0.000147 0.840359 ( 0.839769)
build_ruby 0.001162 0.000194 2.792737 ( 2.792679)
build_all 0.009670 0.000166 16.181255 ( 1.446988)
build_install 0.003404 0.005021 4.756970 ( 1.156602)
test_btest 0.000000 0.001003 84.307060 ( 6.774448)
test_basic 0.002821 0.001984 0.728899 ( 0.808907)
test_all 0.084957 0.047043 507.968276 ( 46.555906)
test_rubyspec 0.024813 0.021079 50.283691 ( 62.659745)
total: 124.86 sec