Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-025816
#<BuildRuby:0x0000559ee3f74090
@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.20240116-025816",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004248 0.001062 1.039497 ( 1.741279)
build_miniruby 0.001134 0.000284 0.822930 ( 0.821878)
build_ruby 0.001172 0.000293 2.725665 ( 2.724861)
build_all 0.007045 0.001762 14.193129 ( 1.283645)
build_install 0.007435 0.000000 4.052963 ( 1.059437)
test_btest 0.000996 0.000000 77.982249 ( 6.703672)
test_basic 0.004142 0.000596 0.736011 ( 0.816559)
test_all 0.096574 0.033516 483.520373 ( 48.724882)
test_rubyspec 0.027594 0.015157 46.932787 ( 59.359860)
total: 123.24 sec