Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-145906
#<BuildRuby:0x000055da21f4ff00
@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.20220815-145906",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006698 0.885351 ( 1.330844)
build_miniruby 0.000299 0.000765 0.057599 ( 0.056204)
build_ruby 0.000802 0.000172 0.059634 ( 0.058332)
build_all 0.004578 0.000124 1.533854 ( 0.592143)
build_install 0.010704 0.000476 1.918696 ( 0.957665)
test_btest 0.000528 0.000093 52.068830 ( 8.517071)
test_basic 0.005435 0.000206 0.296505 ( 0.385324)
test_all 0.002484 0.000414 612.011210 ( 91.533699)
test_rubyspec 0.082087 0.043284 44.191636 ( 51.647970)
total: 155.08 sec