Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-172410
#<BuildRuby:0x0000560db5b10328
@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.20220724-172410",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.005763 0.000861 0.837441 ( 1.136361)
build_miniruby 0.000692 0.000314 0.057073 ( 0.055763)
build_ruby 0.000695 0.000316 0.059364 ( 0.058076)
build_all 0.003041 0.001724 1.526276 ( 0.582386)
build_install 0.009722 0.000000 5.628754 ( 2.160245)
test_btest 0.000871 0.000000 49.662540 ( 8.188228)
test_basic 0.005606 0.000427 0.286984 ( 0.375242)
test_all 0.000626 0.000221 624.724163 ( 89.837590)
test_rubyspec 0.059815 0.062804 43.630118 ( 49.274993)
total: 151.67 sec