Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-150733
#<BuildRuby:0x000055c39281cc10
@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.20220311-150733",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000015 0.000005 0.000020 ( 0.000046)
configure 0.000023 0.000008 0.000031 ( 0.000029)
build_up 0.000000 0.011459 1.011462 ( 1.519944)
build_miniruby 0.001147 0.000669 0.075149 ( 0.073304)
build_ruby 0.000000 0.001850 0.076670 ( 0.074933)
build_all 0.004125 0.004747 1.498787 ( 0.609214)
build_install 0.018383 0.004972 5.250642 ( 2.206977)
test_btest 0.000867 0.000488 71.103165 ( 7.607390)
test_basic 0.005133 0.002888 0.339999 ( 0.428896)
test_all 0.001176 0.000662 684.153475 ( 67.378927)
test_rubyspec 0.110324 0.058858 46.273624 ( 51.708025)
total: 131.61 sec