Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-061132
#<BuildRuby:0x00005654f55cb7f0
@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.20231206-061132",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003606 0.000721 0.995539 ( 1.285636)
build_miniruby 0.000687 0.000138 0.871872 ( 0.871908)
build_ruby 0.001352 0.000271 2.713839 ( 2.715443)
build_all 0.007220 0.000000 12.145763 ( 0.981640)
build_install 0.009204 0.004183 3.569463 ( 0.961174)
test_btest 0.000491 0.000106 66.926775 ( 4.765851)
test_basic 0.002509 0.000538 0.371635 ( 0.454132)
test_all 0.092802 0.005767 385.540130 ( 44.217696)
test_rubyspec 0.017371 0.052867 39.781580 ( 52.446472)
total: 108.70 sec