Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-051307
#<BuildRuby:0x0000557390fbc620
@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.20220826-051307",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007033 0.005042 1.009634 ( 1.760388)
build_miniruby 0.001664 0.000238 0.071628 ( 0.069708)
build_ruby 0.001620 0.000232 0.078081 ( 0.076069)
build_all 0.005383 0.004909 1.533094 ( 0.576498)
build_install 0.015261 0.007441 1.875935 ( 0.914600)
test_btest 0.001011 0.000253 70.559990 ( 8.120951)
test_basic 0.005907 0.001477 0.324565 ( 0.413941)
test_all 0.003937 0.000745 640.722621 ( 64.314320)
test_rubyspec 0.114172 0.054470 45.729579 ( 54.324537)
total: 130.57 sec