Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-015340
#<BuildRuby:0x0000559e184149c8
@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.20221116-015340",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000093 0.000012 0.000105 ( 0.000115)
configure 0.000042 0.000005 0.000047 ( 0.000041)
build_up 0.003991 0.004693 1.095411 ( 1.209809)
build_miniruby 0.001626 0.000304 0.898327 ( 0.911197)
build_ruby 0.002436 0.000000 2.401831 ( 2.333616)
build_all 0.017654 0.001143 18.202804 ( 2.255435)
build_install 0.016890 0.002238 1.824100 ( 1.004468)
test_btest 0.001088 0.000168 83.451694 ( 10.093534)
test_basic 0.002677 0.004641 0.338825 ( 0.428074)
test_all 0.002980 0.000000 683.162313 ( 74.081964)
test_rubyspec 0.066655 0.050753 50.081048 ( 58.651449)
total: 150.97 sec