Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-162311
#<BuildRuby:0x000056077d0ccc10
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220211-162311",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007175 0.004751 0.940325 ( 1.093295)
build_miniruby 0.001842 0.000395 0.080259 ( 0.078482)
build_ruby 0.001644 0.000352 0.076731 ( 0.075768)
build_all 0.005241 0.004754 4.072596 ( 0.795641)
build_install 0.021551 0.002893 7.797032 ( 2.338077)
test_btest 0.001273 0.000000 78.341308 ( 8.200554)
test_basic 0.001917 0.004769 0.347367 ( 0.436699)
test_all 0.001560 0.000433 704.798448 ( 67.291186)
test_rubyspec 0.087599 0.074308 46.107385 ( 51.666709)
total: 131.98 sec