Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-011625
#<BuildRuby:0x00005632476351f8
@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.20221031-011625",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008717 0.002377 1.110777 ( 1.168116)
build_miniruby 0.001584 0.000432 0.102577 ( 0.100052)
build_ruby 0.001190 0.000325 0.102683 ( 0.099187)
build_all 0.008560 0.000857 1.327878 ( 0.564818)
build_install 0.007788 0.006152 1.684485 ( 0.920932)
test_btest 0.002142 0.000000 63.498506 ( 6.179055)
test_basic 0.005852 0.000713 0.366430 ( 0.455916)
test_all 0.007248 0.000000 517.935701 ( 54.885956)
test_rubyspec 0.075756 0.047387 43.413549 ( 52.003901)
total: 116.38 sec