Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-051712
#<BuildRuby:0x000055c5daf67520
@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.20231211-051712",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000080 0.000000 0.000080 ( 0.000607)
build_up 0.004628 0.000129 1.005645 ( 1.279273)
build_miniruby 0.000934 0.000000 0.865013 ( 0.865103)
build_ruby 0.001703 0.000000 2.708724 ( 2.709761)
build_all 0.002190 0.006095 12.096813 ( 0.968498)
build_install 0.009735 0.005626 3.558946 ( 0.958359)
test_btest 0.000599 0.000199 64.337885 ( 5.504047)
test_basic 0.000191 0.004105 0.377522 ( 0.455976)
test_all 0.084136 0.019174 412.805539 ( 36.658101)
test_rubyspec 0.016506 0.053361 39.688686 ( 52.355747)
total: 101.76 sec