Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-003515
#<BuildRuby:0x000055e05da840d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-003515",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000949 0.004057 0.819551 ( 1.224164)
build_miniruby 0.000792 0.000183 0.829635 ( 0.829413)
build_ruby 0.001182 0.000273 2.696525 ( 2.697794)
build_all 0.001965 0.006104 11.908849 ( 1.000298)
build_install 0.003622 0.007310 3.546258 ( 0.973771)
test_btest 0.000589 0.000258 62.899868 ( 5.835745)
test_basic 0.003165 0.001385 0.414171 ( 0.493659)
test_all 0.066489 0.031286 390.170878 ( 36.371204)
test_rubyspec 0.022644 0.042465 40.871436 ( 53.435531)
total: 102.86 sec