Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-220609
#<BuildRuby:0x0000560f93d7fde0
@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.20240618-220609",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000016)
build_up 0.003775 0.001762 1.719647 ( 1.888135)
build_miniruby 0.000733 0.000342 1.030153 ( 1.030017)
build_ruby 0.001071 0.000500 3.363267 ( 3.362598)
build_all 0.010155 0.000000 16.870787 ( 1.583909)
build_install 0.006157 0.003937 5.920943 ( 1.437180)
test_btest 0.000568 0.000239 104.868819 ( 8.654045)
test_basic 0.001465 0.003028 0.889471 ( 0.963786)
test_all 0.111922 0.029067 542.553448 ( 60.411433)
test_rubyspec 0.030245 0.035551 129.453985 ( 16.368835)
total: 95.70 sec