Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-105626
#<BuildRuby:0x000055d77e24bea8
@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.20220506-105626",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.006903 0.000201 0.920977 ( 2.641182)
build_miniruby 0.000968 0.000065 0.056979 ( 0.055658)
build_ruby 0.000790 0.000053 0.057715 ( 0.056574)
build_all 0.000592 0.003761 1.485004 ( 0.595253)
build_install 0.010365 0.000264 6.253155 ( 2.819243)
test_btest 0.000771 0.000086 52.553437 ( 8.090304)
test_basic 0.006075 0.000200 0.269944 ( 0.357750)
test_all 0.001289 0.000136 616.314596 ( 92.299053)
test_rubyspec 0.048853 0.029645 43.880420 ( 48.826571)
total: 155.74 sec