Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-213211
#<BuildRuby:0x0000559f96cf09c8
@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.20221127-213211",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003097 0.007695 1.265816 ( 1.503391)
build_miniruby 0.001565 0.000602 0.849331 ( 0.849660)
build_ruby 0.003371 0.000000 2.252271 ( 2.151020)
build_all 0.013313 0.008369 24.999729 ( 2.808083)
build_install 0.015392 0.005413 4.972099 ( 1.212845)
test_btest 0.001401 0.000000 89.538750 ( 8.783405)
test_basic 0.006690 0.001495 0.358803 ( 0.452878)
test_all 0.001827 0.000696 711.106504 ( 71.230684)
test_rubyspec 0.084913 0.061391 49.963101 ( 58.350295)
total: 147.34 sec