Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-014612
#<BuildRuby:0x0000560e3526f0b8
@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-014612",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.003440 0.000688 1.168645 ( 1.515988)
build_miniruby 0.001065 0.000000 0.817762 ( 0.817137)
build_ruby 0.000000 0.001307 2.746709 ( 2.746351)
build_all 0.003967 0.004826 14.219688 ( 1.303540)
build_install 0.002233 0.005329 4.027061 ( 1.052152)
test_btest 0.000640 0.000256 77.576776 ( 6.910503)
test_basic 0.000690 0.003725 0.721297 ( 0.797139)
test_all 0.092956 0.040162 502.374311 ( 46.194101)
test_rubyspec 0.030583 0.015364 47.830875 ( 60.136618)
total: 121.47 sec