Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-091547
#<BuildRuby:0x0000558eaa91c038
@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-091547",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000510 0.004078 0.995373 ( 1.257601)
build_miniruby 0.001013 0.000184 0.870183 ( 0.870102)
build_ruby 0.000910 0.000165 2.707600 ( 2.710761)
build_all 0.003438 0.004028 12.071495 ( 0.984853)
build_install 0.013568 0.001124 3.543288 ( 0.976658)
test_btest 0.000738 0.000000 61.930784 ( 5.614722)
test_basic 0.004231 0.000095 0.372950 ( 0.455499)
test_all 0.079883 0.018761 367.980277 ( 38.700728)
test_rubyspec 0.039743 0.028698 39.558999 ( 52.226165)
total: 103.80 sec