Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-060040
#<BuildRuby:0x000055e729d6cb88
@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-060040",
@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.000010 0.000002 0.000012 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005436 0.004342 1.275793 ( 2.097363)
build_miniruby 0.001672 0.000386 0.839221 ( 0.840110)
build_ruby 0.002520 0.000582 2.241577 ( 2.153736)
build_all 0.017353 0.005453 24.998401 ( 2.794137)
build_install 0.015496 0.005941 5.033545 ( 1.228596)
test_btest 0.001791 0.000488 85.562919 ( 8.467467)
test_basic 0.005607 0.001529 0.348583 ( 0.446427)
test_all 0.001601 0.000437 683.652436 ( 69.481459)
test_rubyspec 0.103700 0.052464 49.415721 ( 57.571564)
total: 145.08 sec