Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-183556
#<BuildRuby:0x0000559499b4b4b8
@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="-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.20220725-183556",
@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.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.011194 0.000442 0.945178 ( 1.260224)
build_miniruby 0.001942 0.000242 0.073639 ( 0.071531)
build_ruby 0.002067 0.000259 0.076810 ( 0.074379)
build_all 0.010088 0.000679 1.521473 ( 0.575997)
build_install 0.016911 0.005858 5.268948 ( 2.086632)
test_btest 0.000976 0.000154 73.410356 ( 7.857958)
test_basic 0.000000 0.006849 0.329632 ( 0.427121)
test_all 0.000302 0.002080 677.965118 ( 66.488488)
test_rubyspec 0.127162 0.039818 45.462933 ( 51.243096)
total: 130.09 sec