Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-001907
#<BuildRuby:0x0000564aa03f0188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231201-001907",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000513 0.004175 0.961758 ( 1.266574)
build_miniruby 0.000688 0.000125 0.886182 ( 0.887482)
build_ruby 0.001457 0.000265 2.731380 ( 2.732771)
build_all 0.007073 0.000456 12.170994 ( 1.027346)
build_install 0.008520 0.005482 3.587096 ( 0.988581)
test_btest 0.000591 0.000136 62.418886 ( 5.764014)
test_basic 0.003733 0.000861 0.375697 ( 0.456819)
test_all 0.063847 0.034996 367.006343 ( 36.179373)
test_rubyspec 0.031873 0.033777 39.764990 ( 52.481768)
total: 101.79 sec