Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-190450
#<BuildRuby:0x0000559b4133f7e8
@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.20221203-190450",
@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.000007 0.000003 0.000010 ( 0.000009)
autoconf 0.000012 0.000005 0.000017 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.007484 0.003752 1.321033 ( 1.504737)
build_miniruby 0.001818 0.000699 2.339204 ( 2.213438)
build_ruby 0.002009 0.000772 2.227088 ( 2.134340)
build_all 0.015761 0.005399 18.775671 ( 2.200281)
build_install 0.016375 0.006649 2.086022 ( 1.048359)
test_btest 0.001185 0.000451 91.796720 ( 9.720111)
test_basic 0.004095 0.005882 0.349195 ( 0.434026)
test_all 0.001973 0.000346 746.703650 ( 71.863319)
test_rubyspec 0.102371 0.077722 49.280619 ( 57.403914)
total: 148.52 sec