Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-175659
#<BuildRuby:0x000056203a3c0068
@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.20231219-175659",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001146 0.004221 1.483882 ( 1.822761)
build_miniruby 0.000866 0.000192 0.883399 ( 0.882955)
build_ruby 0.001151 0.000255 2.887468 ( 2.887834)
build_all 0.006765 0.003768 16.917155 ( 1.515090)
build_install 0.007462 0.001865 5.067287 ( 1.250505)
test_btest 0.000794 0.000000 89.067103 ( 7.413499)
test_basic 0.000747 0.003665 0.628581 ( 0.709448)
test_all 0.088051 0.049358 535.034639 ( 63.138418)
test_rubyspec 0.006763 0.044018 51.016165 ( 63.269230)
total: 142.89 sec