Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-110031
#<BuildRuby:0x000055bd343d88e8
@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-110031",
@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.000005)
autoconf 0.000022 0.000007 0.000029 ( 0.000023)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.002813 0.005212 1.120486 ( 1.129835)
build_miniruby 0.001272 0.000530 0.919532 ( 0.918823)
build_ruby 0.001536 0.000640 2.399417 ( 2.344239)
build_all 0.018710 0.000189 18.175948 ( 2.317685)
build_install 0.012860 0.007241 1.878604 ( 1.026735)
test_btest 0.001107 0.000387 85.102637 ( 9.544709)
test_basic 0.001806 0.005081 0.343217 ( 0.434293)
test_all 0.001876 0.000000 717.024101 ( 75.343260)
test_rubyspec 0.065175 0.051831 51.168278 ( 59.763431)
total: 152.82 sec