Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-015740
#<BuildRuby:0x000055933eadf670
@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.20240103-015740",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002845 0.004358 1.059524 ( 1.317172)
build_miniruby 0.001321 0.000000 0.797336 ( 0.797220)
build_ruby 0.001600 0.000000 2.659568 ( 2.660250)
build_all 0.002963 0.005661 11.875612 ( 0.978367)
build_install 0.006370 0.004331 3.507779 ( 0.984316)
test_btest 0.000621 0.000183 62.304867 ( 5.427021)
test_basic 0.004192 0.000139 0.397485 ( 0.476033)
test_all 0.083960 0.017333 401.603267 ( 37.754057)
test_rubyspec 0.028784 0.042209 39.951648 ( 52.517298)
total: 102.91 sec