Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-194801
#<BuildRuby:0x0000556db38dfec0
@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.20220819-194801",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006013 0.000463 0.841880 ( 1.707637)
build_miniruby 0.000870 0.000067 0.058783 ( 0.057520)
build_ruby 0.000903 0.000070 0.059601 ( 0.058370)
build_all 0.004608 0.000000 1.560871 ( 0.596882)
build_install 0.004526 0.004122 1.925485 ( 0.967627)
test_btest 0.000680 0.000085 53.791682 ( 8.486736)
test_basic 0.000853 0.004648 0.334305 ( 0.422751)
test_all 0.001761 0.000000 597.970018 ( 90.154934)
test_rubyspec 0.090966 0.038627 44.306147 ( 52.555459)
total: 155.01 sec