Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-133218
#<BuildRuby:0x000055c4730d34b8
@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.20220722-133218",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004999 0.006428 0.959439 ( 1.246499)
build_miniruby 0.001685 0.000421 0.073382 ( 0.071221)
build_ruby 0.000000 0.002566 0.076378 ( 0.073649)
build_all 0.007993 0.001239 1.542285 ( 0.574880)
build_install 0.016523 0.005266 5.186067 ( 2.057804)
test_btest 0.000761 0.000218 71.731031 ( 8.058705)
test_basic 0.006190 0.001768 0.336438 ( 0.422917)
test_all 0.001563 0.000447 635.889237 ( 63.955561)
test_rubyspec 0.110776 0.072022 46.050134 ( 51.481728)
total: 127.94 sec