Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-174313
#<BuildRuby:0x000055af5bfb80c8
@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.20231130-174313",
@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.000006)
build_up 0.004476 0.000000 1.019046 ( 1.496329)
build_miniruby 0.000839 0.000000 4.690525 ( 4.600247)
build_ruby 0.001742 0.000000 2.724818 ( 2.726150)
build_all 0.007526 0.000000 12.116081 ( 0.998822)
build_install 0.012502 0.000114 3.548231 ( 0.969034)
test_btest 0.000939 0.000055 65.646538 ( 5.004713)
test_basic 0.000000 0.003194 0.372157 ( 0.453810)
test_all 0.058476 0.042442 409.484224 ( 35.579138)
test_rubyspec 0.027481 0.038927 39.423591 ( 52.084262)
total: 103.91 sec