Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-175056
#<BuildRuby:0x000055ff8f24c9c8
@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.20220906-175056",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006077 0.005459 0.964957 ( 0.977613)
build_miniruby 0.001707 0.000394 0.078128 ( 0.076883)
build_ruby 0.001640 0.000378 0.073147 ( 0.071466)
build_all 0.003989 0.006024 1.582511 ( 0.598385)
build_install 0.021102 0.003876 1.964923 ( 0.949238)
test_btest 0.001032 0.000287 97.257827 ( 9.375836)
test_basic 0.002578 0.005786 0.346688 ( 0.435143)
test_all 0.004413 0.001471 687.836333 ( 68.735351)
test_rubyspec 0.084819 0.093731 46.800036 ( 55.283754)
total: 136.50 sec