Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-042831
#<BuildRuby:0x000055e3a3f4e700
@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.20220915-042831",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000048 0.000012 0.000060 ( 0.000058)
build_up 0.007770 0.001943 1.101569 ( 1.080399)
build_miniruby 0.001648 0.000412 0.073741 ( 0.071700)
build_ruby 0.001823 0.000455 0.070319 ( 0.068164)
build_all 0.005883 0.003804 1.569328 ( 0.595967)
build_install 0.014737 0.006357 1.895613 ( 0.942135)
test_btest 0.000924 0.000289 92.987681 ( 9.513091)
test_basic 0.004738 0.003272 0.353306 ( 0.442654)
test_all 0.000000 0.003562 641.111351 ( 65.908764)
test_rubyspec 0.104840 0.058962 46.839857 ( 55.131865)
total: 133.76 sec