Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-121842
#<BuildRuby:0x000056011e94d570
@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.20220828-121842",
@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.000020 0.000007 0.000027 ( 0.000028)
autoconf 0.000033 0.000012 0.000045 ( 0.000045)
configure 0.000035 0.000013 0.000048 ( 0.000049)
build_up 0.000000 0.012215 0.802535 ( 0.852469)
build_miniruby 0.002731 0.000000 0.055537 ( 0.053801)
build_ruby 0.001212 0.000746 0.064891 ( 0.062620)
build_all 0.004293 0.004025 1.260564 ( 0.468227)
build_install 0.010885 0.004455 1.561528 ( 0.785668)
test_btest 0.001374 0.000000 53.093720 ( 6.213466)
test_basic 0.006874 0.000098 0.292024 ( 0.381260)
test_all 0.000241 0.004251 468.114328 ( 51.081240)
test_rubyspec 0.078548 0.047954 41.027510 ( 49.618584)
total: 109.52 sec