Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-201717
#<BuildRuby:0x0000563932e34448
@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.20220727-201717",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008174 0.003228 0.959927 ( 1.351631)
build_miniruby 0.002312 0.000000 0.074862 ( 0.072409)
build_ruby 0.001632 0.000099 0.080539 ( 0.079175)
build_all 0.009270 0.000888 1.538099 ( 0.590598)
build_install 0.020489 0.002849 5.145715 ( 2.099768)
test_btest 0.001047 0.000161 77.529425 ( 8.595784)
test_basic 0.008124 0.000652 0.335672 ( 0.423926)
test_all 0.001341 0.000199 640.376613 ( 64.362582)
test_rubyspec 0.116150 0.058393 45.063927 ( 50.597440)
total: 128.17 sec