Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-102929
#<BuildRuby:0x00005574f4f58b88
@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.20220804-102929",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010396 0.000899 0.988476 ( 1.174271)
build_miniruby 0.001797 0.000256 0.077744 ( 0.075713)
build_ruby 0.001392 0.000198 0.076875 ( 0.075674)
build_all 0.009368 0.000000 1.553028 ( 0.585914)
build_install 0.021203 0.001275 5.101499 ( 2.042428)
test_btest 0.000888 0.000099 70.419964 ( 8.383116)
test_basic 0.002655 0.005045 0.335377 ( 0.424389)
test_all 0.002169 0.000343 641.384067 ( 64.512884)
test_rubyspec 0.102791 0.078322 45.674871 ( 53.288225)
total: 130.56 sec