Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-205121
#<BuildRuby:0x000055995452c518
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-205121",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011944 0.000506 0.935958 ( 0.969589)
build_miniruby 0.001641 0.000205 0.075766 ( 0.074525)
build_ruby 0.001726 0.000216 0.076981 ( 0.075392)
build_all 0.008892 0.001112 4.157471 ( 0.801887)
build_install 0.017555 0.005396 7.756590 ( 2.305149)
test_btest 0.001315 0.000207 47.062640 ( 44.857596)
test_basic 0.000000 0.008369 0.342352 ( 0.431082)
test_all 0.000035 0.001962 688.147194 ( 67.029609)
test_rubyspec 0.098786 0.077130 45.941950 ( 51.475941)
total: 168.02 sec