Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-030529
#<BuildRuby:0x000055e83a8d72c8
@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.20220808-030529",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006431 0.000459 0.855793 ( 0.907121)
build_miniruby 0.000923 0.000066 0.057579 ( 0.056410)
build_ruby 0.000928 0.000067 0.060009 ( 0.058764)
build_all 0.000634 0.003983 1.526612 ( 0.584597)
build_install 0.009756 0.001301 5.641044 ( 2.156926)
test_btest 0.000664 0.000089 52.014118 ( 7.953742)
test_basic 0.005403 0.000000 0.281158 ( 0.370452)
test_all 0.001203 0.000000 610.233169 ( 88.212714)
test_rubyspec 0.093610 0.035627 43.802810 ( 51.154136)
total: 151.46 sec