Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-195024
#<BuildRuby:0x0000564a72df4018
@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.20220724-195024",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.006368 0.000341 0.865983 ( 1.008514)
build_miniruby 0.000883 0.000136 0.057303 ( 0.055997)
build_ruby 0.000872 0.000134 0.059012 ( 0.057706)
build_all 0.003840 0.000590 1.539675 ( 0.598130)
build_install 0.002459 0.006570 5.670752 ( 2.146479)
test_btest 0.000570 0.000143 45.912652 ( 8.548793)
test_basic 0.005178 0.000262 0.252829 ( 0.341762)
test_all 0.000954 0.000000 617.333265 ( 91.254158)
test_rubyspec 0.059380 0.056077 43.492866 ( 49.110857)
total: 153.12 sec