Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-034900
#<BuildRuby:0x0000559595c27e20
@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-034900",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.004043 0.000213 1.135274 ( 1.501391)
build_miniruby 0.000950 0.000050 0.874395 ( 0.873613)
build_ruby 0.001242 0.000000 2.765530 ( 2.765867)
build_all 0.008699 0.000000 14.154233 ( 1.296592)
build_install 0.007292 0.000186 4.107431 ( 1.096061)
test_btest 0.001043 0.000047 76.114673 ( 6.963412)
test_basic 0.000280 0.004680 0.839225 ( 0.912315)
test_all 0.092807 0.035354 498.660921 ( 46.206411)
test_rubyspec 0.015023 0.029912 47.251022 ( 59.590190)
total: 121.21 sec