Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-123455
#<BuildRuby:0x000055968f5c4150
@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.20240106-123455",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.003163 0.001355 1.168527 ( 1.558438)
build_miniruby 0.000974 0.000417 1.408809 ( 1.411800)
build_ruby 0.000000 0.001809 4.079284 ( 4.085820)
build_all 0.008138 0.002206 16.403874 ( 1.574724)
build_install 0.012833 0.002603 4.775499 ( 1.593796)
test_btest 0.000534 0.000214 82.572631 ( 6.841295)
test_basic 0.004532 0.000163 0.598371 ( 0.667653)
test_all 0.093190 0.026935 537.179898 ( 71.569196)
test_rubyspec 0.038674 0.023095 72.247288 ( 84.561830)
total: 173.87 sec