Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-050914
#<BuildRuby:0x0000563d148ae9c0
@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.20221015-050914",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000013)
configure 0.000061 0.000010 0.000071 ( 0.000075)
build_up 0.002310 0.007457 1.108744 ( 1.175729)
build_miniruby 0.001451 0.000447 0.099332 ( 0.096266)
build_ruby 0.001747 0.000000 0.097608 ( 0.095091)
build_all 0.008469 0.000619 1.338294 ( 0.571752)
build_install 0.011429 0.005065 1.664157 ( 0.900732)
test_btest 0.001262 0.000371 62.556739 ( 6.596527)
test_basic 0.006474 0.000575 0.361223 ( 0.451140)
test_all 0.006772 0.001264 491.721367 ( 54.580941)
test_rubyspec 0.114815 0.024483 43.472813 ( 51.963208)
total: 116.43 sec