Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-142544
#<BuildRuby:0x0000562409a0ff90
@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.20231120-142544",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000758 0.004593 0.975527 ( 1.607769)
build_miniruby 0.001144 0.000000 1.216086 ( 1.127511)
build_ruby 0.001448 0.000000 2.615062 ( 2.615885)
build_all 0.004667 0.002539 11.905758 ( 0.971510)
build_install 0.008163 0.005581 3.525077 ( 0.970468)
test_btest 0.000604 0.000282 60.161629 ( 5.814244)
test_basic 0.004691 0.000438 0.411797 ( 0.492396)
test_all 0.086884 0.015190 348.304356 ( 31.502580)
test_rubyspec 0.043389 0.033812 39.860440 ( 52.403100)
total: 97.51 sec