Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-130106
#<BuildRuby:0x000055f2c627ca68
@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.20221011-130106",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.006018 0.004528 1.097821 ( 1.168960)
build_miniruby 0.001640 0.000547 0.099764 ( 0.095794)
build_ruby 0.001355 0.000452 0.098146 ( 0.095176)
build_all 0.005259 0.001753 1.281746 ( 0.562565)
build_install 0.005228 0.009615 1.612076 ( 0.895507)
test_btest 0.001432 0.000662 63.737014 ( 6.411477)
test_basic 0.001363 0.005577 0.332382 ( 0.421718)
test_all 0.001719 0.007828 491.630298 ( 53.471990)
test_rubyspec 0.078845 0.054139 42.623232 ( 50.886101)
total: 114.01 sec