Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-172805
#<BuildRuby:0x000055f979a084f8
@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.20220912-172805",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001384 0.009300 1.139456 ( 1.100339)
build_miniruby 0.000000 0.002128 0.074933 ( 0.072943)
build_ruby 0.000404 0.001555 0.072058 ( 0.070405)
build_all 0.009870 0.001572 1.569871 ( 0.610136)
build_install 0.013876 0.008532 1.925615 ( 0.939778)
test_btest 0.000764 0.000363 92.676923 ( 9.189024)
test_basic 0.007104 0.001598 0.360380 ( 0.456621)
test_all 0.002438 0.001430 641.469753 ( 67.205853)
test_rubyspec 0.080679 0.082126 47.503376 ( 55.789522)
total: 135.44 sec