Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-223454
#<BuildRuby:0x000055fbe51b8ca8
@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.20220204-223454",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.003129 0.008879 0.930907 ( 0.924897)
build_miniruby 0.001635 0.000629 0.074399 ( 0.071932)
build_ruby 0.001197 0.000461 0.079735 ( 0.077789)
build_all 0.008363 0.002597 4.116747 ( 0.791116)
build_install 0.014246 0.008970 7.878626 ( 2.331590)
test_btest 0.000805 0.000339 47.687191 ( 44.438246)
test_basic 0.006620 0.000969 0.346790 ( 0.440232)
test_all 0.001205 0.000482 704.728343 ( 68.099445)
test_rubyspec 0.084834 0.091014 46.266422 ( 51.685915)
total: 168.86 sec