Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-104415
#<BuildRuby:0x00005650d8ba0b10
@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.20220222-104415",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002395 0.008967 0.940949 ( 1.024187)
build_miniruby 0.001584 0.000488 0.069140 ( 0.066989)
build_ruby 0.001328 0.000408 0.077755 ( 0.076404)
build_all 0.008850 0.001232 4.153555 ( 0.798766)
build_install 0.015456 0.008389 7.836649 ( 2.314634)
test_btest 0.001136 0.000379 72.992718 ( 8.012626)
test_basic 0.006547 0.002182 0.351523 ( 0.439601)
test_all 0.001490 0.000497 672.121717 ( 65.821781)
test_rubyspec 0.094472 0.078337 46.065006 ( 51.389359)
total: 129.95 sec