Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-175800
#<BuildRuby:0x0000556942255390
@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.20220826-175800",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000029 0.000005 0.000034 ( 0.000035)
build_up 0.005771 0.007044 0.845378 ( 0.974206)
build_miniruby 0.002377 0.000000 0.057247 ( 0.056024)
build_ruby 0.001365 0.000039 0.051380 ( 0.049854)
build_all 0.007300 0.001825 1.282526 ( 0.481435)
build_install 0.013865 0.002295 1.572528 ( 0.786982)
test_btest 0.000787 0.000185 52.157903 ( 6.293718)
test_basic 0.004075 0.000959 0.287910 ( 0.379595)
test_all 0.003028 0.000713 513.245637 ( 53.962104)
test_rubyspec 0.071512 0.058998 41.997930 ( 50.353353)
total: 113.34 sec