Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-060609
#<BuildRuby:0x000056169ed53918
@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.20231030-060609",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002186 0.003360 1.559431 ( 1.765013)
build_miniruby 0.000960 0.000320 0.918526 ( 0.918673)
build_ruby 0.000910 0.000303 2.769966 ( 2.770356)
build_all 0.008709 0.001499 16.981747 ( 1.533599)
build_install 0.005898 0.003370 5.133707 ( 1.161947)
test_btest 0.001171 0.000000 88.470554 ( 7.265248)
test_basic 0.004293 0.000474 0.693169 ( 0.770986)
test_all 0.105921 0.031630 552.746171 ( 53.283884)
test_rubyspec 0.027473 0.023127 48.847295 ( 61.228069)
total: 130.70 sec