Logfile: /home/ko1/ruby/logs/brlog.trunk.20230214-160858
#<BuildRuby:0x00005567f55bc040
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230214-160858",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.002945 0.000883 0.809386 ( 1.235168)
build_miniruby 0.000703 0.000211 0.676721 ( 0.675735)
build_ruby 0.000917 0.000275 2.148041 ( 2.147239)
build_all 0.002581 0.006599 12.529945 ( 1.534841)
build_install 0.004659 0.001942 1.562792 ( 0.777782)
test_btest 0.000491 0.000204 64.190246 ( 6.609669)
test_basic 0.002680 0.001116 0.284858 ( 0.380177)
test_all 0.001122 0.000467 482.652274 ( 50.901390)
test_rubyspec 0.011197 0.017552 34.800368 ( 45.409214)
total: 109.67 sec