Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-233249
#<BuildRuby:0x0000563b032c7858
@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.20220226-233249",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.012206 0.001116 1.000808 ( 1.002954)
build_miniruby 0.001911 0.000255 0.069354 ( 0.067315)
build_ruby 0.001666 0.000222 0.077792 ( 0.076123)
build_all 0.010629 0.000746 4.212537 ( 0.853566)
build_install 0.015552 0.009154 7.928314 ( 2.448439)
test_btest 0.000000 0.001416 75.178583 ( 7.870345)
test_basic 0.001034 0.007022 0.335325 ( 0.425036)
test_all 0.000805 0.001021 673.146504 ( 66.106394)
test_rubyspec 0.071919 0.076245 46.232859 ( 51.820445)
total: 130.67 sec