Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-223535
#<BuildRuby:0x000055e4453c7e48
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221130-223535",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.001692 0.003227 1.172538 ( 1.191057)
build_miniruby 0.000641 0.000229 0.964379 ( 0.963262)
build_ruby 0.000913 0.000326 2.730802 ( 2.640293)
build_all 0.008585 0.000164 15.740575 ( 3.307495)
build_install 0.007274 0.000944 2.210425 ( 1.283724)
test_btest 0.000455 0.000134 63.841730 ( 11.644912)
test_basic 0.004489 0.000056 0.290892 ( 0.382623)
test_all 0.000677 0.000189 707.961878 (108.240540)
test_rubyspec 0.046041 0.021755 53.679073 ( 61.885890)
total: 191.54 sec