Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-132034
#<BuildRuby:0x000055da8aec86b8
@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.20220815-132034",
@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.000000 0.000013 0.000013 ( 0.000019)
autoconf 0.000000 0.000013 0.000013 ( 0.000013)
configure 0.000000 0.000007 0.000007 ( 0.000007)
build_up 0.004371 0.008157 1.021290 ( 1.128814)
build_miniruby 0.002242 0.000000 0.074088 ( 0.071774)
build_ruby 0.002010 0.000022 0.077507 ( 0.075413)
build_all 0.009215 0.000563 1.541931 ( 0.586403)
build_install 0.004020 0.017614 1.933388 ( 0.947610)
test_btest 0.000884 0.000280 77.915148 ( 8.487195)
test_basic 0.002217 0.005283 0.325808 ( 0.413591)
test_all 0.003421 0.000000 684.087307 ( 66.604135)
test_rubyspec 0.098889 0.077263 45.810307 ( 53.474815)
total: 131.79 sec