Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-171938
#<BuildRuby:0x00005589abd572f0
@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.20221226-171938",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.000000 0.004015 0.635074 ( 1.080185)
build_miniruby 0.000000 0.000928 0.744918 ( 0.744314)
build_ruby 0.000000 0.001380 2.535326 ( 2.536097)
build_all 0.006588 0.002596 12.617865 ( 1.529556)
build_install 0.006679 0.000000 1.571191 ( 0.759496)
test_btest 0.000630 0.000000 65.793138 ( 5.888160)
test_basic 0.003260 0.000109 0.242671 ( 0.337962)
test_all 0.000875 0.000230 479.814218 ( 45.949157)
test_rubyspec 0.011673 0.017653 34.397161 ( 45.003025)
total: 103.83 sec