Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-221406
#<BuildRuby:0x000055db27a104c0
@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.20220907-221406",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011318 0.000521 0.988416 ( 1.023601)
build_miniruby 0.001940 0.000139 0.062846 ( 0.060780)
build_ruby 0.001835 0.000131 0.069474 ( 0.067763)
build_all 0.003891 0.005400 1.555998 ( 0.599538)
build_install 0.012408 0.008455 1.925735 ( 0.949190)
test_btest 0.001333 0.000297 91.031208 ( 9.801995)
test_basic 0.007581 0.000593 0.351001 ( 0.439107)
test_all 0.003454 0.000000 640.869939 ( 67.188709)
test_rubyspec 0.136399 0.050369 46.886380 ( 54.991556)
total: 135.12 sec