Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-194658
#<BuildRuby:0x000055d8c8214cc8
@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.20220911-194658",
@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.000005)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000064 0.000015 0.000079 ( 0.000086)
build_up 0.009723 0.000384 1.122836 ( 1.102412)
build_miniruby 0.001856 0.000371 0.075405 ( 0.074316)
build_ruby 0.002055 0.000000 0.074315 ( 0.073596)
build_all 0.009473 0.000584 1.576614 ( 0.617834)
build_install 0.017382 0.004349 1.904907 ( 0.946804)
test_btest 0.000982 0.000187 89.587813 ( 9.900352)
test_basic 0.002531 0.005016 0.353038 ( 0.443010)
test_all 0.002995 0.000713 683.129406 ( 68.712396)
test_rubyspec 0.115153 0.064934 47.137626 ( 55.540932)
total: 137.41 sec