Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-213709
#<BuildRuby:0x0000561b5fb47500
@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.20221208-213709",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.003611 0.000361 0.785503 ( 1.075817)
build_miniruby 0.000874 0.000000 0.717326 ( 0.716716)
build_ruby 0.001270 0.000000 2.426482 ( 2.350673)
build_all 0.008918 0.000167 12.386027 ( 1.504477)
build_install 0.003735 0.002846 1.613753 ( 0.773960)
test_btest 0.000622 0.000078 66.750211 ( 6.155208)
test_basic 0.003484 0.000435 0.254342 ( 0.348909)
test_all 0.000779 0.000098 478.605711 ( 49.236457)
test_rubyspec 0.014850 0.010989 35.024803 ( 45.585713)
total: 107.75 sec