Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-213154
#<BuildRuby:0x000055f3efa12f78
@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.20240115-213154",
@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.000006 0.000003 0.000009 ( 0.000010)
autoconf 0.000012 0.000006 0.000018 ( 0.000019)
configure 0.000009 0.000005 0.000014 ( 0.000014)
build_up 0.003902 0.001951 0.802563 ( 1.211023)
build_miniruby 0.000672 0.000336 0.851756 ( 0.851868)
build_ruby 0.001282 0.000641 2.707640 ( 2.708049)
build_all 0.005581 0.002790 11.894478 ( 0.959307)
build_install 0.010142 0.000725 3.384684 ( 0.964401)
test_btest 0.000497 0.000213 65.243762 ( 4.720363)
test_basic 0.003205 0.001373 0.392848 ( 0.472906)
test_all 0.073307 0.022112 391.183594 ( 33.599233)
test_rubyspec 0.031244 0.047492 40.178308 ( 52.728100)
total: 98.22 sec