Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-070306
#<BuildRuby:0x00005594f63b40d0
@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.20221130-070306",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004117 0.001029 1.139364 ( 1.173257)
build_miniruby 0.000645 0.000161 0.943695 ( 0.942402)
build_ruby 0.001002 0.000250 2.697955 ( 2.576121)
build_all 0.008171 0.000867 15.722081 ( 3.446730)
build_install 0.008852 0.000000 2.143398 ( 1.201120)
test_btest 0.000619 0.000000 58.623926 ( 12.222021)
test_basic 0.005062 0.000000 0.295630 ( 0.386419)
test_all 0.001028 0.000000 685.456131 (107.154750)
test_rubyspec 0.052797 0.014726 53.536412 ( 61.823685)
total: 190.93 sec