Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-220506
#<BuildRuby:0x000056363409c480
@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.20220210-220506",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004575 0.005922 0.963716 ( 1.374642)
build_miniruby 0.002127 0.000000 0.074485 ( 0.073914)
build_ruby 0.000000 0.002462 0.076556 ( 0.075091)
build_all 0.007438 0.002245 4.164624 ( 0.802490)
build_install 0.020647 0.002552 7.769093 ( 2.396816)
test_btest 0.000000 0.001778 75.247416 ( 8.001373)
test_basic 0.001294 0.006305 0.339520 ( 0.429381)
test_all 0.001302 0.000579 667.022617 ( 65.466139)
test_rubyspec 0.104702 0.065081 46.413889 ( 51.811108)
total: 130.43 sec