Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-235436
#<BuildRuby:0x00005581d5f47610
@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.20221229-235436",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003126 0.000521 0.623408 ( 1.041159)
build_miniruby 0.000807 0.000135 0.751668 ( 0.750981)
build_ruby 0.000000 0.001296 2.500890 ( 2.500883)
build_all 0.005788 0.003243 12.620779 ( 1.518330)
build_install 0.005484 0.001547 1.624934 ( 0.755145)
test_btest 0.000526 0.000124 64.556542 ( 5.834229)
test_basic 0.002977 0.000701 0.243589 ( 0.338586)
test_all 0.001131 0.000000 493.455465 ( 46.554230)
test_rubyspec 0.024284 0.003731 34.635293 ( 45.219413)
total: 104.51 sec