Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-083311
#<BuildRuby:0x000056212ef02dc8
@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.20221204-083311",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009036 0.002259 1.231199 ( 1.483674)
build_miniruby 0.000000 0.002573 0.848782 ( 0.847083)
build_ruby 0.001135 0.002344 2.243244 ( 2.149155)
build_all 0.017800 0.004018 18.768615 ( 2.210479)
build_install 0.013447 0.010921 2.128859 ( 1.031428)
test_btest 0.001158 0.000446 91.129347 ( 9.461705)
test_basic 0.007165 0.002756 0.354056 ( 0.439174)
test_all 0.001697 0.000354 686.822352 ( 69.574536)
test_rubyspec 0.097132 0.077548 49.655751 ( 57.767226)
total: 144.97 sec