Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-211320
#<BuildRuby:0x0000557d6c019570
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221008-211320",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000043 0.000003 0.000046 ( 0.000047)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.008607 0.004253 1.116300 ( 1.163847)
build_miniruby 0.001584 0.000000 0.100864 ( 0.098145)
build_ruby 0.002349 0.000000 0.102542 ( 0.099604)
build_all 0.002861 0.004749 1.297247 ( 0.560106)
build_install 0.016354 0.001251 1.638079 ( 0.905867)
test_btest 0.002584 0.000431 62.191768 ( 6.426767)
test_basic 0.005550 0.000925 0.348458 ( 0.439043)
test_all 0.006641 0.000211 507.183585 ( 53.992149)
test_rubyspec 0.106365 0.023974 42.323138 ( 50.802414)
total: 114.49 sec