Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-185118
#<BuildRuby:0x0000562efd7affa8
@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.20240111-185118",
@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.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.002924 0.001063 0.894925 ( 1.467514)
build_miniruby 0.000778 0.000283 0.953623 ( 0.953044)
build_ruby 0.001450 0.000000 2.783527 ( 2.784914)
build_all 0.009941 0.000000 14.761304 ( 1.418383)
build_install 0.009815 0.001112 4.280777 ( 1.141463)
test_btest 0.000530 0.000141 76.445598 ( 7.932402)
test_basic 0.000000 0.003387 0.493619 ( 0.576159)
test_all 0.112351 0.027495 504.032081 ( 64.747863)
test_rubyspec 0.017049 0.026316 50.135516 ( 62.683617)
total: 143.71 sec