Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-123925
#<BuildRuby:0x000055d27272bdd0
@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.20221127-123925",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004441 0.000666 1.244337 ( 1.479080)
build_miniruby 0.000904 0.000000 1.043869 ( 1.042815)
build_ruby 0.001108 0.000000 2.775022 ( 2.674581)
build_all 0.009954 0.000000 22.546389 ( 4.432487)
build_install 0.010281 0.000000 4.363659 ( 1.503126)
test_btest 0.000624 0.000000 63.693707 ( 10.539498)
test_basic 0.004710 0.000000 0.300034 ( 0.390821)
test_all 0.001070 0.000000 652.278520 (118.632437)
test_rubyspec 0.061137 0.005474 53.096175 ( 61.235383)
total: 201.93 sec