Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-041839
#<BuildRuby:0x000055ebc1306350
@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.20221129-041839",
@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.000012 0.000004 0.000016 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001718 0.003160 1.142894 ( 1.140099)
build_miniruby 0.000566 0.000209 1.000374 ( 0.999522)
build_ruby 0.000911 0.000336 2.864576 ( 2.749344)
build_all 0.008581 0.000217 15.630660 ( 3.404700)
build_install 0.008304 0.001370 2.010084 ( 1.193987)
test_btest 0.000437 0.000139 60.082353 ( 10.753024)
test_basic 0.000325 0.004335 0.307043 ( 0.397817)
test_all 0.001176 0.000000 688.730183 (107.686763)
test_rubyspec 0.048940 0.019206 53.373911 ( 61.516655)
total: 189.84 sec