Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-163458
#<BuildRuby:0x000055af410d7e88
@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.20240114-163458",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.005979 0.000000 0.803385 ( 1.196773)
build_miniruby 0.000000 0.001112 0.800746 ( 0.800611)
build_ruby 0.000000 0.001355 2.701606 ( 2.702296)
build_all 0.002605 0.005716 11.970973 ( 0.998722)
build_install 0.010094 0.000464 3.425966 ( 0.980227)
test_btest 0.000871 0.000000 61.663626 ( 5.973826)
test_basic 0.004089 0.000201 0.392319 ( 0.472217)
test_all 0.072581 0.022475 375.169801 ( 38.651939)
test_rubyspec 0.022717 0.043544 40.483646 ( 53.019523)
total: 104.80 sec