Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-222848
#<BuildRuby:0x00005601e2a9c6c8
@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.20220210-222848",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.010725 0.000548 0.987251 ( 1.529496)
build_miniruby 0.001434 0.000331 0.064877 ( 0.063699)
build_ruby 0.001613 0.000372 0.070018 ( 0.068861)
build_all 0.010423 0.000242 4.155253 ( 0.796919)
build_install 0.010756 0.012976 7.875404 ( 2.347691)
test_btest 0.001371 0.000000 74.883734 ( 8.470338)
test_basic 0.007711 0.000000 0.346302 ( 0.438107)
test_all 0.002098 0.000000 660.550792 ( 65.087628)
test_rubyspec 0.119030 0.036492 46.582863 ( 51.857153)
total: 130.66 sec