Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-053730
#<BuildRuby:0x000055fc706c9400
@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.20220802-053730",
@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.000024)
autoconf 0.000051 0.000008 0.000059 ( 0.000061)
configure 0.000044 0.000007 0.000051 ( 0.000050)
build_up 0.004206 0.004705 0.832319 ( 1.376224)
build_miniruby 0.001165 0.000269 0.062434 ( 0.061984)
build_ruby 0.000983 0.000227 0.055602 ( 0.054728)
build_all 0.004843 0.004408 1.236130 ( 0.467964)
build_install 0.009978 0.006182 4.260530 ( 1.754815)
test_btest 0.001642 0.000547 49.817041 ( 6.016367)
test_basic 0.004958 0.001653 0.287108 ( 0.376643)
test_all 0.002685 0.000265 488.861208 ( 52.054653)
test_rubyspec 0.074384 0.059685 41.141308 ( 47.093748)
total: 109.26 sec