Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-135745
#<BuildRuby:0x0000557edafa3418
@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-135745",
@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.000015 0.000002 0.000017 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004048 0.000675 1.216747 ( 1.287043)
build_miniruby 0.000776 0.000129 1.004311 ( 1.003443)
build_ruby 0.001039 0.000173 2.760071 ( 2.672448)
build_all 0.007558 0.001260 15.707327 ( 3.321528)
build_install 0.004816 0.004106 2.189743 ( 1.232603)
test_btest 0.000515 0.000110 61.655446 ( 12.071144)
test_basic 0.005058 0.000000 0.337396 ( 0.427871)
test_all 0.001197 0.000000 660.002746 (113.723160)
test_rubyspec 0.028832 0.034498 53.801342 ( 62.036547)
total: 197.78 sec