Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-233013
#<BuildRuby:0x000055ee27e944e8
@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.20220218-233013",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000025 0.000011 0.000036 ( 0.000032)
build_up 0.010148 0.000895 0.938842 ( 0.992935)
build_miniruby 0.001376 0.000530 0.077670 ( 0.075494)
build_ruby 0.001389 0.000535 0.081266 ( 0.079128)
build_all 0.009994 0.000453 4.101066 ( 0.790063)
build_install 0.023083 0.000255 7.855927 ( 2.341993)
test_btest 0.000000 0.001424 76.285337 ( 7.987346)
test_basic 0.004203 0.004241 0.323229 ( 0.410880)
test_all 0.001494 0.000179 693.079973 ( 67.194390)
test_rubyspec 0.106986 0.050861 46.095315 ( 51.507902)
total: 131.38 sec