Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-191557
#<BuildRuby:0x000055fe4e3b5400
@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.20221014-191557",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000034 0.000010 0.000044 ( 0.000044)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.001736 0.010966 1.095058 ( 1.154055)
build_miniruby 0.001314 0.000657 0.102708 ( 0.100207)
build_ruby 0.000000 0.001962 0.097885 ( 0.095452)
build_all 0.005024 0.004255 1.352512 ( 0.563132)
build_install 0.016180 0.000000 1.665740 ( 0.906224)
test_btest 0.002169 0.000000 65.263850 ( 6.643370)
test_basic 0.006346 0.000000 0.354905 ( 0.447184)
test_all 0.004984 0.002810 492.844539 ( 54.176786)
test_rubyspec 0.083062 0.049813 43.315431 ( 51.801246)
total: 115.89 sec