Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-065319
#<BuildRuby:0x0000557ba79c7ea8
@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.20220422-065319",
@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.000002 0.000019 ( 0.000018)
configure 0.000026 0.000002 0.000028 ( 0.000043)
build_up 0.002693 0.004233 0.836075 ( 1.038043)
build_miniruby 0.000899 0.000128 0.057105 ( 0.055852)
build_ruby 0.000887 0.000126 0.059393 ( 0.058186)
build_all 0.003981 0.000569 1.500487 ( 0.604075)
build_install 0.009036 0.001291 6.278369 ( 2.818600)
test_btest 0.000636 0.000091 51.756108 ( 8.834237)
test_basic 0.005906 0.000099 0.356893 ( 0.444420)
test_all 0.001418 0.000189 607.812375 ( 92.366058)
test_rubyspec 0.078318 0.045147 44.382815 ( 49.220476)
total: 155.44 sec