Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-035332
#<BuildRuby:0x000056537bd08930
@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.20220219-035332",
@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.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010916 0.952080 ( 1.117907)
build_miniruby 0.001373 0.000491 0.075141 ( 0.073081)
build_ruby 0.001621 0.000579 0.075252 ( 0.072915)
build_all 0.011082 0.000000 4.183826 ( 0.795318)
build_install 0.022428 0.000212 7.779621 ( 2.303086)
test_btest 0.001079 0.000245 71.024852 ( 8.454794)
test_basic 0.005745 0.000340 0.343053 ( 0.433497)
test_all 0.000624 0.000940 685.556067 ( 66.637721)
test_rubyspec 0.098088 0.062860 46.248945 ( 51.879435)
total: 131.77 sec