Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-164058
#<BuildRuby:0x0000562df6e8bf00
@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.20220729-164058",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002013 0.004542 0.826761 ( 1.172934)
build_miniruby 0.000666 0.000222 0.057213 ( 0.055993)
build_ruby 0.000703 0.000235 0.058587 ( 0.057423)
build_all 0.003431 0.001144 1.533709 ( 0.588016)
build_install 0.009025 0.000036 5.654270 ( 2.176537)
test_btest 0.000433 0.000124 52.999783 ( 8.040986)
test_basic 0.005415 0.000245 0.296438 ( 0.385128)
test_all 0.000669 0.000179 599.668821 ( 91.796070)
test_rubyspec 0.091836 0.035219 43.996284 ( 49.657297)
total: 153.93 sec