Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-054600
#<BuildRuby:0x000055aac21077d8
@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.20220917-054600",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010002 0.000000 1.092957 ( 1.098228)
build_miniruby 0.002306 0.000022 0.074921 ( 0.072748)
build_ruby 0.001726 0.000215 0.075808 ( 0.074289)
build_all 0.006247 0.004568 1.545160 ( 0.590186)
build_install 0.018084 0.004476 1.933804 ( 0.942476)
test_btest 0.000941 0.000180 95.071058 ( 9.216245)
test_basic 0.002482 0.005012 0.355754 ( 0.445247)
test_all 0.003850 0.000821 635.832185 ( 66.620562)
test_rubyspec 0.111010 0.058961 46.985821 ( 55.529552)
total: 134.59 sec