Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-011534
#<BuildRuby:0x0000560f86207fd8
@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.20240116-011534",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000019 0.000006 0.000025 ( 0.000024)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004685 0.001405 0.790598 ( 1.173964)
build_miniruby 0.000739 0.000222 0.796291 ( 0.796154)
build_ruby 0.001066 0.000320 2.670409 ( 2.671135)
build_all 0.001660 0.006137 11.961599 ( 0.959025)
build_install 0.008571 0.004248 3.322964 ( 0.956976)
test_btest 0.000591 0.000253 64.877493 ( 4.557848)
test_basic 0.005084 0.000000 0.394859 ( 0.475531)
test_all 0.077984 0.017955 402.475677 ( 36.216314)
test_rubyspec 0.038424 0.039673 40.362298 ( 52.907053)
total: 100.71 sec