Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-140449
#<BuildRuby:0x00005647f0bd8060
@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.20231208-140449",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000354 0.004060 0.998657 ( 1.275994)
build_miniruby 0.001038 0.000189 0.871109 ( 0.870185)
build_ruby 0.001295 0.000235 2.690676 ( 2.691891)
build_all 0.008417 0.000694 12.089274 ( 0.990502)
build_install 0.008262 0.001377 3.517893 ( 0.974865)
test_btest 0.000000 0.000943 63.397635 ( 4.619711)
test_basic 0.000000 0.003106 0.373101 ( 0.454417)
test_all 0.072957 0.027887 406.634285 ( 34.747596)
test_rubyspec 0.045115 0.021449 39.636882 ( 52.308122)
total: 98.93 sec