Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-151231
#<BuildRuby:0x000056233d2fb118
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230114-151231",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.004126 0.000687 0.812360 ( 1.163935)
build_miniruby 0.000781 0.000130 0.677778 ( 0.671299)
build_ruby 0.001138 0.000190 2.413744 ( 2.413152)
build_all 0.008510 0.000614 12.894789 ( 1.615484)
build_install 0.006424 0.000000 1.537595 ( 0.711913)
test_btest 0.000604 0.000000 64.836827 ( 6.592234)
test_basic 0.003746 0.000164 0.259423 ( 0.354360)
test_all 0.000953 0.000127 489.625541 ( 47.297255)
test_rubyspec 0.018014 0.011857 35.222627 ( 45.723616)
total: 106.54 sec