Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-222353
#<BuildRuby:0x00005560d107c448
@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.20221128-222353",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008998 0.002250 1.208585 ( 1.254516)
build_miniruby 0.001989 0.000497 0.838907 ( 0.838722)
build_ruby 0.003080 0.000770 2.216816 ( 2.134486)
build_all 0.008677 0.011510 18.429601 ( 2.157145)
build_install 0.009233 0.010005 1.856494 ( 0.949855)
test_btest 0.001029 0.000481 90.009546 ( 9.193126)
test_basic 0.006683 0.003119 0.341662 ( 0.427030)
test_all 0.001705 0.000796 737.807467 ( 70.907974)
test_rubyspec 0.075230 0.106003 49.049844 ( 57.141511)
total: 145.01 sec