Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-204526
#<BuildRuby:0x000056203d3643c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230125-204526",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000014 0.000006 0.000020 ( 0.000021)
configure 0.000015 0.000007 0.000022 ( 0.000021)
build_up 0.000338 0.005971 0.857444 ( 1.066754)
build_miniruby 0.000820 0.000479 1.008514 ( 1.006696)
build_ruby 0.001080 0.000629 2.764000 ( 2.761298)
build_all 0.005105 0.004654 16.763291 ( 3.038959)
build_install 0.001802 0.009434 2.076658 ( 1.068330)
test_btest 0.000644 0.000495 75.874032 ( 10.075033)
test_basic 0.001294 0.005312 0.344790 ( 0.430772)
test_all 0.000377 0.001353 655.396766 (100.677780)
test_rubyspec 0.035798 0.061873 51.894486 ( 60.024265)
total: 180.15 sec