Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-023949
#<BuildRuby:0x000055a7d30988e8
@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.20220224-023949",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006231 0.004763 0.871875 ( 3.396370)
build_miniruby 0.001456 0.000448 0.076038 ( 0.074806)
build_ruby 0.001161 0.000358 0.068340 ( 0.066819)
build_all 0.008864 0.001250 4.149953 ( 0.848361)
build_install 0.020206 0.002647 7.967554 ( 2.399564)
test_btest 0.000926 0.000232 71.613715 ( 8.263252)
test_basic 0.007519 0.000466 0.338549 ( 0.425911)
test_all 0.002098 0.000494 665.040777 ( 66.185346)
test_rubyspec 0.110357 0.049461 46.077430 ( 51.515676)
total: 133.18 sec