Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-104145
#<BuildRuby:0x000055c381bf2918
@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.20220502-104145",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.006587 0.000000 0.870545 ( 2.401321)
build_miniruby 0.001047 0.000000 0.057104 ( 0.055846)
build_ruby 0.000985 0.000000 0.057282 ( 0.056057)
build_all 0.004149 0.000130 1.490985 ( 0.596465)
build_install 0.007017 0.003842 6.206565 ( 2.794006)
test_btest 0.000832 0.000000 52.798307 ( 7.934199)
test_basic 0.005214 0.000485 0.255451 ( 0.344237)
test_all 0.000932 0.000219 650.953692 ( 92.465439)
test_rubyspec 0.073604 0.038640 43.743700 ( 48.783015)
total: 155.43 sec