Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-021341
#<BuildRuby:0x000055f2c49895b0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-021341",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000041 0.000020 0.000061 ( 0.000067)
configure 0.000018 0.000009 0.000027 ( 0.000026)
build_up 0.004122 0.006328 0.955390 ( 2.416112)
build_miniruby 0.001419 0.000851 0.068162 ( 0.066741)
build_ruby 0.000000 0.002172 0.076366 ( 0.075580)
build_all 0.008038 0.003347 4.150427 ( 0.798961)
build_install 0.015210 0.008321 7.867423 ( 2.372452)
test_btest 0.000698 0.000419 47.812874 ( 44.388048)
test_basic 0.005853 0.000730 0.342327 ( 0.433337)
test_all 0.001975 0.000000 710.075053 ( 70.272926)
test_rubyspec 0.099754 0.068276 46.351258 ( 51.795580)
total: 172.62 sec