Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-143455
#<BuildRuby:0x000055b5c1868658
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-143455",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000016)
build_up 0.004815 0.005715 0.932157 ( 1.038898)
build_miniruby 0.000000 0.002329 0.074548 ( 0.073211)
build_ruby 0.000000 0.002065 0.080469 ( 0.079601)
build_all 0.007157 0.002982 3.984359 ( 0.785257)
build_install 0.021096 0.001908 7.844886 ( 2.371948)
test_btest 0.000794 0.000265 47.456972 ( 44.152458)
test_basic 0.005765 0.001922 0.341211 ( 0.430260)
test_all 0.002068 0.000000 685.212852 ( 66.278732)
test_rubyspec 0.068812 0.088473 45.570120 ( 50.792935)
total: 166.00 sec