Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-084230
#<BuildRuby:0x000055996bac3ed8
@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.20220809-084230",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005318 0.001330 0.814217 ( 0.914899)
build_miniruby 0.000767 0.000192 0.057338 ( 0.056214)
build_ruby 0.000799 0.000200 0.059257 ( 0.058005)
build_all 0.004634 0.000038 1.514584 ( 0.586414)
build_install 0.009864 0.001153 5.654781 ( 2.149364)
test_btest 0.000577 0.000124 51.472109 ( 8.573016)
test_basic 0.004356 0.000933 0.292059 ( 0.381389)
test_all 0.000967 0.000207 623.370050 ( 90.905191)
test_rubyspec 0.065509 0.050640 43.813714 ( 51.212693)
total: 154.84 sec