Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-125244
#<BuildRuby:0x000055e6031e3e00
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221127-125244",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005237 0.000185 1.259845 ( 1.518858)
build_miniruby 0.000746 0.000112 0.951807 ( 0.950516)
build_ruby 0.001032 0.000154 2.762043 ( 2.662068)
build_all 0.008968 0.000686 22.127477 ( 4.564025)
build_install 0.001651 0.007238 4.367875 ( 1.575192)
test_btest 0.000442 0.000096 63.114458 ( 11.359454)
test_basic 0.004552 0.000093 0.293366 ( 0.384534)
test_all 0.000883 0.000185 644.298534 (110.533416)
test_rubyspec 0.046724 0.020250 53.089660 ( 61.347574)
total: 194.90 sec