Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-000541
#<BuildRuby:0x000055995774efa0
@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.20231211-000541",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004952 0.000522 1.441993 ( 1.788183)
build_miniruby 0.000839 0.000089 0.882019 ( 0.881529)
build_ruby 0.001202 0.000126 2.806334 ( 2.806124)
build_all 0.009924 0.000000 17.070886 ( 1.492121)
build_install 0.000000 0.009586 5.025206 ( 1.172531)
test_btest 0.000778 0.000398 87.203295 ( 7.332443)
test_basic 0.000952 0.003992 0.809087 ( 0.884901)
test_all 0.085554 0.051799 542.824685 ( 55.900148)
test_rubyspec 0.017442 0.030264 49.470088 ( 61.802638)
total: 134.06 sec