Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-174637
#<BuildRuby:0x000055f5186c7e70
@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.20230107-174637",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.002952 0.003692 0.844326 ( 1.013613)
build_miniruby 0.001129 0.000212 1.008859 ( 1.006796)
build_ruby 0.001415 0.000265 2.774703 ( 2.772052)
build_all 0.009172 0.000918 16.879458 ( 3.000793)
build_install 0.011166 0.000411 2.129400 ( 1.079665)
test_btest 0.000729 0.000115 76.676071 ( 10.741217)
test_basic 0.005543 0.000875 0.346760 ( 0.433326)
test_all 0.001053 0.000167 661.135138 (100.279440)
test_rubyspec 0.087474 0.045201 52.217157 ( 60.264672)
total: 180.59 sec