Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-023639
#<BuildRuby:0x000055cbcecf6c88
@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.20220820-023639",
@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.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005224 0.004293 0.842257 ( 1.025115)
build_miniruby 0.001159 0.000165 0.054509 ( 0.053538)
build_ruby 0.001763 0.000252 0.065846 ( 0.064440)
build_all 0.005372 0.003779 1.240856 ( 0.474563)
build_install 0.012988 0.001547 1.579484 ( 0.788705)
test_btest 0.000834 0.000147 51.568301 ( 6.172759)
test_basic 0.006094 0.000217 0.279914 ( 0.371039)
test_all 0.003853 0.000642 510.026597 ( 52.988472)
test_rubyspec 0.103920 0.025897 42.047056 ( 50.309753)
total: 112.25 sec