Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-205628
#<BuildRuby:0x00005647324fcef8
@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.20221225-205628",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.008648 0.000658 0.964119 ( 1.297409)
build_miniruby 0.002216 0.000316 0.846428 ( 0.844800)
build_ruby 0.002873 0.000000 2.131775 ( 2.130377)
build_all 0.021331 0.000678 18.682101 ( 2.188497)
build_install 0.020448 0.001068 2.076710 ( 1.015300)
test_btest 0.001337 0.000134 94.889077 ( 8.994981)
test_basic 0.006156 0.004146 0.346974 ( 0.433705)
test_all 0.001821 0.000237 677.132310 ( 63.452429)
test_rubyspec 0.114870 0.052218 47.819260 ( 56.031351)
total: 136.39 sec