Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-130903
#<BuildRuby:0x000055c70b189548
@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.20220608-130903",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.006833 0.004455 0.822164 ( 1.169295)
build_miniruby 0.001972 0.000000 0.062207 ( 0.061598)
build_ruby 0.002413 0.000024 0.065405 ( 0.063862)
build_all 0.006926 0.000331 1.229714 ( 0.494532)
build_install 0.018738 0.000569 4.848499 ( 2.505753)
test_btest 0.001203 0.000127 55.379956 ( 6.130152)
test_basic 0.004769 0.000502 0.296496 ( 0.387991)
test_all 0.002464 0.000259 510.547135 ( 53.712177)
test_rubyspec 0.054556 0.073172 41.371652 ( 47.271742)
total: 111.80 sec