Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-191909
#<BuildRuby:0x000056198fb7a878
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220801-191909",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005677 0.000946 0.864225 ( 1.053662)
build_miniruby 0.000794 0.000133 0.058013 ( 0.056886)
build_ruby 0.000727 0.000122 0.058796 ( 0.057585)
build_all 0.003945 0.000657 1.516635 ( 0.585563)
build_install 0.007715 0.003579 5.632632 ( 2.167563)
test_btest 0.000626 0.000125 57.575683 ( 8.118798)
test_basic 0.004440 0.000888 0.283737 ( 0.373017)
test_all 0.000840 0.000168 592.904378 ( 92.823036)
test_rubyspec 0.027920 0.055689 43.708956 ( 49.339474)
total: 154.58 sec