Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-220822
#<BuildRuby:0x00005574567d3e88
@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.20231122-220822",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004664 0.001399 0.912067 ( 1.287569)
build_miniruby 0.000822 0.000247 0.802007 ( 0.802176)
build_ruby 0.001531 0.000460 2.637098 ( 2.637474)
build_all 0.008174 0.000000 12.155768 ( 0.998595)
build_install 0.011445 0.000000 3.719308 ( 0.978624)
test_btest 0.000807 0.000000 64.349370 ( 4.417911)
test_basic 0.002541 0.001501 0.399142 ( 0.479261)
test_all 0.082604 0.014968 350.681192 ( 37.810122)
test_rubyspec 0.045825 0.024358 40.040994 ( 52.606095)
total: 102.02 sec