Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-212359
#<BuildRuby:0x000055f54093c110
@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.20231207-212359",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000403 0.004041 0.994534 ( 1.331323)
build_miniruby 0.000759 0.000000 0.872183 ( 0.871895)
build_ruby 0.001455 0.000000 2.709629 ( 2.712445)
build_all 0.008356 0.000000 11.998283 ( 1.014059)
build_install 0.010890 0.003339 3.565729 ( 0.967123)
test_btest 0.000700 0.000073 65.275832 ( 4.869829)
test_basic 0.000466 0.003810 0.371644 ( 0.452240)
test_all 0.077903 0.020402 375.469538 ( 41.687261)
test_rubyspec 0.019135 0.044160 39.655796 ( 52.310223)
total: 106.22 sec