Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-125942
#<BuildRuby:0x00005577c364cdd8
@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.20221116-125942",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.009381 0.000625 1.123501 ( 1.162619)
build_miniruby 0.002041 0.000000 0.897305 ( 0.898253)
build_ruby 0.000000 0.002492 2.438952 ( 2.342675)
build_all 0.016159 0.001992 18.242397 ( 2.251934)
build_install 0.016291 0.003740 1.837764 ( 1.004452)
test_btest 0.001011 0.000127 82.546119 ( 9.466883)
test_basic 0.007188 0.000344 0.361715 ( 0.456034)
test_all 0.001865 0.000224 689.529059 ( 74.809348)
test_rubyspec 0.075568 0.043578 50.671858 ( 59.207675)
total: 151.60 sec