Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-181306
#<BuildRuby:0x000055877d3bc9c8
@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.20220917-181306",
@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.000005)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.006177 0.004447 1.086987 ( 1.401988)
build_miniruby 0.002519 0.000168 0.116035 ( 0.111017)
build_ruby 0.001701 0.000114 0.114724 ( 0.097748)
build_all 0.010077 0.000000 1.609570 ( 0.655437)
build_install 0.015640 0.005466 1.945230 ( 0.983935)
test_btest 0.001216 0.000000 95.553445 ( 9.431073)
test_basic 0.006722 0.000000 0.394335 ( 0.489993)
test_all 0.004367 0.000000 637.464849 ( 66.333728)
test_rubyspec 0.103334 0.071708 47.015963 ( 55.092318)
total: 134.60 sec