Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-220357
#<BuildRuby:0x0000555dc71b4480
@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.20220205-220357",
@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.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000026 0.000006 0.000032 ( 0.000029)
build_up 0.009903 0.002285 0.945539 ( 0.929663)
build_miniruby 0.001685 0.000389 0.076751 ( 0.074881)
build_ruby 0.001494 0.000345 0.075039 ( 0.073321)
build_all 0.010131 0.001120 4.149576 ( 0.788429)
build_install 0.013259 0.009803 7.788764 ( 2.326167)
test_btest 0.001069 0.000314 71.529304 ( 8.163720)
test_basic 0.001824 0.005845 0.335942 ( 0.425845)
test_all 0.001139 0.000402 668.744209 ( 66.561582)
test_rubyspec 0.066857 0.080825 46.031303 ( 51.489002)
total: 130.83 sec