Logfile: /home/ko1/ruby/logs/brlog.trunk.20230608-170539
#<BuildRuby:0x0000564ec8cac098
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230608-170539",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004199 0.000700 1.415704 ( 2.769626)
build_miniruby 0.001289 0.000215 0.881897 ( 0.880361)
build_ruby 0.001052 0.000176 2.453133 ( 2.452646)
build_all 0.008495 0.000649 12.659701 ( 1.110947)
build_install 0.002347 0.005097 1.714462 ( 0.845790)
test_btest 0.000826 0.000173 81.938779 ( 7.031311)
test_basic 0.000000 0.004311 0.601269 ( 0.684721)
test_all 0.000000 0.001657 440.094966 ( 40.130531)
test_rubyspec 0.017050 0.016944 42.282039 ( 54.827072)
total: 110.73 sec