Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-220748
#<BuildRuby:0x000055778ad79400
@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.20220812-220748",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000071 0.000000 0.000071 ( 0.000072)
configure 0.000035 0.000000 0.000035 ( 0.000028)
build_up 0.001240 0.009819 0.871964 ( 0.886758)
build_miniruby 0.001072 0.000383 0.054018 ( 0.052781)
build_ruby 0.001413 0.000505 0.065215 ( 0.063140)
build_all 0.008846 0.003159 1.277112 ( 0.475026)
build_install 0.015730 0.002156 1.617191 ( 0.809224)
test_btest 0.000990 0.000309 54.232543 ( 5.981877)
test_basic 0.006499 0.000466 0.296457 ( 0.387657)
test_all 0.005358 0.000000 481.729326 ( 51.606674)
test_rubyspec 0.099128 0.040641 41.754544 ( 49.397397)
total: 109.66 sec