Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-141131
#<BuildRuby:0x0000555bb1ab2f90
@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.20221008-141131",
@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.000021 0.000007 0.000028 ( 0.000029)
autoconf 0.000027 0.000010 0.000037 ( 0.000037)
configure 0.000039 0.000014 0.000053 ( 0.000048)
build_up 0.005397 0.006192 1.092533 ( 1.149660)
build_miniruby 0.001378 0.000626 0.095722 ( 0.092140)
build_ruby 0.001045 0.000475 0.095140 ( 0.092236)
build_all 0.003734 0.004097 1.351002 ( 0.576768)
build_install 0.009098 0.006762 1.657885 ( 0.933450)
test_btest 0.001519 0.000810 62.040788 ( 6.680905)
test_basic 0.004411 0.002353 0.344621 ( 0.440362)
test_all 0.006212 0.000000 488.454802 ( 52.873628)
test_rubyspec 0.078184 0.049942 42.707101 ( 51.318832)
total: 114.16 sec