Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-064850
#<BuildRuby:0x000056289d00e148
@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.20220720-064850",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000158 0.000043 0.000201 ( 0.000212)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.010073 0.002748 0.767493 ( 3.939572)
build_miniruby 0.001500 0.000410 0.045850 ( 0.044487)
build_ruby 0.001768 0.000482 0.048529 ( 0.046563)
build_all 0.006629 0.000420 1.195026 ( 0.454267)
build_install 0.015573 0.002419 4.292928 ( 1.795408)
test_btest 0.001543 0.000356 52.031848 ( 6.930303)
test_basic 0.005130 0.001184 0.220651 ( 0.317429)
test_all 0.001279 0.000295 531.421699 ( 55.335814)
test_rubyspec 0.082991 0.059922 39.799265 ( 45.831740)
total: 114.70 sec