Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-053750
#<BuildRuby:0x000055926feac610
@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.20220723-053750",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006028 0.004899 1.009134 ( 1.763382)
build_miniruby 0.000000 0.001916 0.073301 ( 0.071427)
build_ruby 0.000000 0.001881 0.076065 ( 0.075040)
build_all 0.004747 0.006332 1.563202 ( 0.584713)
build_install 0.012892 0.010853 5.099689 ( 2.072086)
test_btest 0.000672 0.000252 77.781049 ( 8.163617)
test_basic 0.007064 0.000000 0.324453 ( 0.412813)
test_all 0.002841 0.000000 681.475883 ( 66.532326)
test_rubyspec 0.103662 0.061886 45.406566 ( 51.162020)
total: 130.84 sec