Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-133203
#<BuildRuby:0x000055c6c6067fb0
@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.20221124-133203",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.000714 0.004041 1.094887 ( 2.100922)
build_miniruby 0.000800 0.000188 0.997480 ( 0.996146)
build_ruby 0.001246 0.000000 2.767793 ( 2.681622)
build_all 0.008895 0.000000 15.849875 ( 3.329291)
build_install 0.009321 0.000000 1.960454 ( 1.101898)
test_btest 0.000587 0.000000 57.787107 ( 11.545676)
test_basic 0.004141 0.000108 0.286828 ( 0.378523)
test_all 0.001333 0.000076 705.622947 (109.260928)
test_rubyspec 0.038396 0.024470 53.404783 ( 61.614719)
total: 193.01 sec