Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-133808
#<BuildRuby:0x000055f32398a8c0
@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.20220824-133808",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.007016 0.885560 ( 3.940135)
build_miniruby 0.000999 0.000000 0.057595 ( 0.056407)
build_ruby 0.000899 0.000000 0.059400 ( 0.058285)
build_all 0.003998 0.000620 1.533963 ( 0.592481)
build_install 0.005673 0.003272 1.917137 ( 0.963417)
test_btest 0.000645 0.000201 56.479532 ( 8.222597)
test_basic 0.001464 0.004446 0.340329 ( 0.428539)
test_all 0.002035 0.000763 626.243861 ( 91.627014)
test_rubyspec 0.051820 0.068239 44.465519 ( 52.883509)
total: 158.77 sec