Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-070039
#<BuildRuby:0x00005590162774b8
@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.20220916-070039",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.006101 0.004322 1.087677 ( 1.518159)
build_miniruby 0.002145 0.000286 0.076399 ( 0.074050)
build_ruby 0.001827 0.000244 0.073022 ( 0.070593)
build_all 0.000885 0.009171 1.537331 ( 0.604657)
build_install 0.017884 0.003339 1.919404 ( 0.958795)
test_btest 0.001191 0.000000 90.328610 ( 9.627664)
test_basic 0.003055 0.003592 0.347343 ( 0.441684)
test_all 0.002413 0.000671 679.293481 ( 68.035670)
test_rubyspec 0.109439 0.058491 46.999822 ( 55.122770)
total: 136.45 sec