Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-042537
#<BuildRuby:0x000055ee4a46d550
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221014-042537",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000006 0.000004 0.000010 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.001079 0.008514 1.065802 ( 1.177224)
build_miniruby 0.000000 0.002106 0.102887 ( 0.101083)
build_ruby 0.000000 0.001711 0.099610 ( 0.097722)
build_all 0.006100 0.001747 1.316801 ( 0.578297)
build_install 0.013823 0.000783 1.592284 ( 0.887875)
test_btest 0.000908 0.000558 61.958633 ( 6.385033)
test_basic 0.004138 0.002547 0.347533 ( 0.440164)
test_all 0.004269 0.002627 518.001879 ( 55.255821)
test_rubyspec 0.073538 0.052369 43.153222 ( 51.672801)
total: 116.60 sec