Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-225140
#<BuildRuby:0x0000563eccbb7cc0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231203-225140",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005131 0.000540 1.142500 ( 1.526438)
build_miniruby 0.000936 0.000099 0.951452 ( 0.950946)
build_ruby 0.001285 0.000135 2.674249 ( 2.674686)
build_all 0.002519 0.007485 16.171094 ( 1.448009)
build_install 0.007846 0.000693 4.788360 ( 1.129050)
test_btest 0.000597 0.000108 81.890515 ( 7.356466)
test_basic 0.003916 0.000000 0.692423 ( 0.770946)
test_all 0.102279 0.032209 520.388482 ( 55.142017)
test_rubyspec 0.021099 0.028098 49.960025 ( 62.332718)
total: 133.33 sec