Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-062600
#<BuildRuby:0x00005609b2a6b7f8
@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.20231218-062600",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000678 0.003438 1.029328 ( 1.295795)
build_miniruby 0.000682 0.000114 0.877637 ( 0.877817)
build_ruby 0.000972 0.000162 2.721227 ( 2.724806)
build_all 0.003368 0.004711 12.138626 ( 0.987570)
build_install 0.008890 0.001093 3.566184 ( 0.980796)
test_btest 0.000649 0.000150 62.508644 ( 6.087945)
test_basic 0.002563 0.000591 0.374835 ( 0.456159)
test_all 0.068705 0.032087 414.314596 ( 34.892645)
test_rubyspec 0.032550 0.041560 39.758160 ( 52.429198)
total: 100.73 sec