Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-162649
#<BuildRuby:0x000055eab92475f8
@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.20231223-162649",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.005652 0.000000 1.195557 ( 1.546590)
build_miniruby 0.001268 0.000000 0.900873 ( 0.899941)
build_ruby 0.001472 0.000000 2.792720 ( 2.794115)
build_all 0.009675 0.000767 16.611339 ( 1.520152)
build_install 0.008042 0.001184 4.818821 ( 1.178075)
test_btest 0.000877 0.000264 85.705890 ( 7.130238)
test_basic 0.001112 0.003266 0.681152 ( 0.758341)
test_all 0.104416 0.032239 524.566041 ( 49.181319)
test_rubyspec 0.024366 0.022107 50.834895 ( 63.175179)
total: 128.18 sec