Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-184223
#<BuildRuby:0x000055da0977d330
@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.20220502-184223",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000005 0.000011 ( 0.000011)
configure 0.000003 0.000003 0.000006 ( 0.000007)
build_up 0.001180 0.009005 0.835231 ( 0.959943)
build_miniruby 0.000861 0.000861 0.063716 ( 0.062912)
build_ruby 0.000904 0.000904 0.064514 ( 0.062632)
build_all 0.008054 0.000000 1.251836 ( 0.485871)
build_install 0.013677 0.004532 4.858504 ( 2.424162)
test_btest 0.000749 0.000518 52.889779 ( 5.655641)
test_basic 0.002615 0.003119 0.280115 ( 0.370473)
test_all 0.001631 0.001165 515.243814 ( 54.824427)
test_rubyspec 0.044940 0.080957 40.992233 ( 46.562006)
total: 111.41 sec