Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-143525
#<BuildRuby:0x00005621ac225550
@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.20220828-143525",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000005 0.000012 ( 0.000011)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.005715 0.004286 0.821098 ( 1.702667)
build_miniruby 0.001511 0.001134 0.055601 ( 0.052891)
build_ruby 0.001184 0.000888 0.063253 ( 0.060946)
build_all 0.006783 0.001211 1.297972 ( 0.467064)
build_install 0.008333 0.007386 1.622080 ( 0.803232)
test_btest 0.000760 0.000532 55.235511 ( 6.211732)
test_basic 0.004226 0.002958 0.301008 ( 0.390201)
test_all 0.001401 0.002658 480.639570 ( 51.615861)
test_rubyspec 0.051073 0.067851 40.991497 ( 49.613434)
total: 110.92 sec