Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-161759
#<BuildRuby:0x0000555985ea6eb8
@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.20240112-161759",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000019)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004645 0.000000 0.860009 ( 1.226521)
build_miniruby 0.000000 0.001182 0.985815 ( 0.986730)
build_ruby 0.000000 0.001645 2.765523 ( 2.766501)
build_all 0.005357 0.005106 14.788353 ( 1.429276)
build_install 0.008444 0.000485 4.296385 ( 1.155324)
test_btest 0.000682 0.000075 76.101368 ( 7.967838)
test_basic 0.000000 0.003370 0.434894 ( 0.517025)
test_all 0.105357 0.028019 502.123058 ( 62.084292)
test_rubyspec 0.020846 0.012847 49.476712 ( 62.039348)
total: 140.17 sec