Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-152401
#<BuildRuby:0x000056146fc47118
@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.20221226-152401",
@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.000010 0.000004 0.000014 ( 0.000015)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000012 0.000005 0.000017 ( 0.000017)
build_up 0.000000 0.003968 0.637112 ( 1.248169)
build_miniruby 0.000000 0.001005 0.764302 ( 0.763605)
build_ruby 0.000343 0.000956 2.504629 ( 2.504800)
build_all 0.001235 0.007729 12.584336 ( 1.513214)
build_install 0.005162 0.001450 1.600823 ( 0.780719)
test_btest 0.000382 0.000254 64.628670 ( 6.409451)
test_basic 0.003211 0.000030 0.233293 ( 0.330607)
test_all 0.000595 0.000372 484.371418 ( 46.339123)
test_rubyspec 0.017027 0.008933 34.606333 ( 45.134673)
total: 105.03 sec