Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-231930
#<BuildRuby:0x0000565351b4f280
@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.20231127-231930",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004476 0.000814 0.907468 ( 1.294468)
build_miniruby 0.000999 0.000000 0.811017 ( 0.811111)
build_ruby 0.001352 0.000000 2.641166 ( 2.642112)
build_all 0.003577 0.004754 12.260586 ( 1.013438)
build_install 0.007509 0.004062 3.671512 ( 0.982039)
test_btest 0.000606 0.000173 63.469059 ( 5.044505)
test_basic 0.003962 0.001132 0.416097 ( 0.494804)
test_all 0.063997 0.032338 356.665313 ( 38.673981)
test_rubyspec 0.025624 0.046026 40.258637 ( 52.808765)
total: 103.77 sec