Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-040530
#<BuildRuby:0x000055d019c03de0
@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.20220802-040530",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002212 0.004185 0.810057 ( 0.936886)
build_miniruby 0.000835 0.000119 0.057377 ( 0.056107)
build_ruby 0.000740 0.000106 0.059125 ( 0.057835)
build_all 0.004021 0.000575 1.538436 ( 0.591157)
build_install 0.008950 0.000009 5.613056 ( 2.170924)
test_btest 0.000645 0.000081 43.917346 ( 8.695170)
test_basic 0.005188 0.000649 0.281916 ( 0.370995)
test_all 0.000968 0.000121 591.977324 ( 95.342467)
test_rubyspec 0.070895 0.048177 43.871189 ( 49.488032)
total: 157.71 sec