Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-181850
#<BuildRuby:0x000056510ca8b160
@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.20230205-181850",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.002818 0.000845 0.605843 ( 1.414370)
build_miniruby 0.000929 0.000000 0.636423 ( 0.636106)
build_ruby 0.001204 0.000000 2.042852 ( 2.042565)
build_all 0.008210 0.000322 12.232095 ( 1.490842)
build_install 0.005051 0.001263 1.464059 ( 0.716373)
test_btest 0.000602 0.000151 63.796479 ( 5.935771)
test_basic 0.003405 0.000000 0.252097 ( 0.347898)
test_all 0.001236 0.000000 478.829369 ( 46.353694)
test_rubyspec 0.021307 0.007984 34.945862 ( 45.513882)
total: 104.45 sec