Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-235417
#<BuildRuby:0x000055ab20da3fb0
@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.20220813-235417",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.005993 0.000702 0.818145 ( 0.878365)
build_miniruby 0.000000 0.001058 0.058491 ( 0.057239)
build_ruby 0.000000 0.001011 0.059343 ( 0.058080)
build_all 0.003076 0.001508 1.538685 ( 0.589480)
build_install 0.010350 0.000789 1.945963 ( 0.980837)
test_btest 0.000467 0.000155 52.560361 ( 8.281428)
test_basic 0.005317 0.000354 0.298471 ( 0.386913)
test_all 0.000000 0.001331 634.233725 ( 92.459371)
test_rubyspec 0.068846 0.049848 44.099696 ( 51.466649)
total: 155.16 sec