Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-195954
#<BuildRuby:0x0000560ede383ea0
@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.20231123-195954",
@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.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005749 0.916836 ( 1.573955)
build_miniruby 0.000000 0.001060 0.798330 ( 0.798526)
build_ruby 0.000421 0.001034 2.637689 ( 2.638940)
build_all 0.008169 0.000053 12.210124 ( 1.000883)
build_install 0.012376 0.000828 3.760451 ( 0.980408)
test_btest 0.000599 0.000112 65.754858 ( 4.801564)
test_basic 0.003482 0.000653 0.397316 ( 0.477002)
test_all 0.072737 0.024684 352.910809 ( 39.486280)
test_rubyspec 0.054858 0.031740 40.160355 ( 52.709595)
total: 104.47 sec