Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-131501
#<BuildRuby:0x0000555a7a9ceeb8
@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.20231206-131501",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005249 0.000000 1.314581 ( 1.789070)
build_miniruby 0.000931 0.000000 0.808596 ( 0.808562)
build_ruby 0.001730 0.000000 2.850385 ( 2.850106)
build_all 0.006387 0.003818 16.983134 ( 1.490854)
build_install 0.001549 0.007243 5.021764 ( 1.215439)
test_btest 0.000720 0.000180 89.015727 ( 7.706600)
test_basic 0.004720 0.000211 0.703210 ( 0.779191)
test_all 0.102000 0.034107 542.254880 ( 66.019767)
test_rubyspec 0.027612 0.024702 51.248478 ( 63.553022)
total: 146.21 sec