Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-193328
#<BuildRuby:0x000055be5ada7708
@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.20230709-193328",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002163 0.004349 1.465424 ( 2.694820)
build_miniruby 0.000000 0.001040 0.920814 ( 0.920665)
build_ruby 0.000000 0.001358 2.892604 ( 2.893743)
build_all 0.003172 0.005399 7.979217 ( 7.247099)
build_install 0.005242 0.002886 1.924719 ( 1.605817)
test_btest 0.000952 0.000000 85.479374 ( 7.800349)
test_basic 0.000766 0.002804 0.529762 ( 0.609799)
test_all 0.000992 0.000357 474.654867 ( 41.620241)
test_rubyspec 0.016020 0.019680 43.501441 ( 55.941560)
total: 121.33 sec