Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-025829
#<BuildRuby:0x0000559c0912c4d8
@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.20220501-025829",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.010433 0.001386 1.050447 ( 1.194173)
build_miniruby 0.000000 0.002296 0.071420 ( 0.069284)
build_ruby 0.000209 0.002070 0.073200 ( 0.071194)
build_all 0.007976 0.000940 1.499788 ( 0.614553)
build_install 0.018486 0.005917 5.896387 ( 2.808182)
test_btest 0.001074 0.000298 73.016992 ( 8.008334)
test_basic 0.006851 0.001903 0.333491 ( 0.420198)
test_all 0.001976 0.000549 648.520836 ( 64.494692)
test_rubyspec 0.088266 0.075508 45.346946 ( 50.498893)
total: 128.18 sec