Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-234039
#<BuildRuby:0x000055649c1d4088
@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.20220610-234039",
@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.000023 0.000006 0.000029 ( 0.000029)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006811 0.000000 0.861978 ( 0.944222)
build_miniruby 0.001015 0.000021 0.057188 ( 0.055964)
build_ruby 0.000822 0.000176 0.059675 ( 0.058338)
build_all 0.004346 0.000000 1.509031 ( 0.610734)
build_install 0.006234 0.004643 6.302529 ( 2.846641)
test_btest 0.000697 0.000174 56.422082 ( 8.083626)
test_basic 0.004616 0.001154 0.287467 ( 0.376849)
test_all 0.001136 0.000122 644.268860 ( 95.610025)
test_rubyspec 0.078484 0.049208 44.114829 ( 49.680730)
total: 158.27 sec