Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-045811
#<BuildRuby:0x0000556fecdd6ad8
@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.20221031-045811",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000021 0.000001 0.000022 ( 0.000020)
build_up 0.009335 0.000718 1.168462 ( 1.176434)
build_miniruby 0.001416 0.000109 0.108542 ( 0.105417)
build_ruby 0.001352 0.000104 0.112657 ( 0.110051)
build_all 0.006366 0.000489 1.357886 ( 0.568839)
build_install 0.011049 0.005477 1.687690 ( 0.894337)
test_btest 0.001903 0.000000 62.252798 ( 6.398015)
test_basic 0.007215 0.000000 0.353851 ( 0.442446)
test_all 0.007160 0.000491 493.810148 ( 53.203624)
test_rubyspec 0.100902 0.014612 43.407879 ( 51.911501)
total: 114.81 sec