Logfile: /home/ko1/ruby/logs/brlog.trunk.20220710-072442
#<BuildRuby:0x000055e29dbfffb0
@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.20220710-072442",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.003388 0.003351 0.871589 ( 1.428031)
build_miniruby 0.001103 0.000138 0.066512 ( 0.070916)
build_ruby 0.000822 0.000103 0.059760 ( 0.058611)
build_all 0.004242 0.000057 1.500106 ( 0.598515)
build_install 0.006260 0.004200 6.296985 ( 2.842902)
test_btest 0.000608 0.000101 55.205132 ( 8.011859)
test_basic 0.002707 0.003699 0.338590 ( 0.425855)
test_all 0.001112 0.000234 640.537927 ( 94.282115)
test_rubyspec 0.099314 0.029696 44.244279 ( 49.785367)
total: 157.50 sec