Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-020706
#<BuildRuby:0x000055d51678f280
@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.20231202-020706",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000724 0.004219 0.973344 ( 1.308268)
build_miniruby 0.001155 0.000000 0.875121 ( 0.874994)
build_ruby 0.001329 0.000000 2.694912 ( 2.697302)
build_all 0.007483 0.000000 12.117459 ( 0.993353)
build_install 0.007244 0.007197 3.544778 ( 0.960113)
test_btest 0.000471 0.000157 62.758719 ( 4.832950)
test_basic 0.000054 0.003942 0.370422 ( 0.451534)
test_all 0.092445 0.007638 394.156456 ( 34.688179)
test_rubyspec 0.028002 0.040559 39.792304 ( 52.433381)
total: 99.24 sec