Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-122924
#<BuildRuby:0x0000563e6cc20ca8
@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.20220201-122924",
@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.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008449 0.002113 0.941644 ( 1.486406)
build_miniruby 0.001773 0.000443 0.080403 ( 0.077942)
build_ruby 0.001444 0.000361 0.078281 ( 0.076210)
build_all 0.004104 0.006391 4.084943 ( 0.784021)
build_install 0.022084 0.001592 7.856706 ( 2.276473)
test_btest 0.001281 0.000000 47.832139 ( 44.301571)
test_basic 0.006329 0.000524 0.333145 ( 0.427368)
test_all 0.001198 0.000300 684.256621 ( 66.814047)
test_rubyspec 0.130384 0.027457 46.017042 ( 51.456546)
total: 167.70 sec