Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-112531
#<BuildRuby:0x00005612c84ac0c8
@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.20240107-112531",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004524 0.000476 1.349801 ( 1.725921)
build_miniruby 0.001016 0.000107 1.440078 ( 1.442919)
build_ruby 0.001451 0.000153 4.214738 ( 4.223127)
build_all 0.010224 0.000000 16.399036 ( 1.696186)
build_install 0.011209 0.004264 4.908284 ( 1.736461)
test_btest 0.000612 0.000076 84.506886 ( 14.147888)
test_basic 0.002242 0.004628 0.755693 ( 0.818753)
test_all 0.092671 0.028722 533.786022 ( 71.685242)
test_rubyspec 0.045085 0.020356 79.819365 ( 91.909041)
total: 189.39 sec