Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-070911
#<BuildRuby:0x000056498c138068
@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.20221223-070911",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000019 0.000000 0.000019 ( 0.000017)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003470 0.000000 0.638647 ( 1.090949)
build_miniruby 0.000991 0.000024 0.742151 ( 0.741428)
build_ruby 0.001185 0.000091 2.522887 ( 2.523242)
build_all 0.005705 0.003975 12.413972 ( 1.493286)
build_install 0.003252 0.003280 1.636797 ( 0.764853)
test_btest 0.000566 0.000100 65.586688 ( 6.545830)
test_basic 0.000000 0.003511 0.256777 ( 0.352532)
test_all 0.000000 0.001087 483.084201 ( 49.196109)
test_rubyspec 0.012650 0.015244 35.016971 ( 45.562165)
total: 108.27 sec