Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-180336
#<BuildRuby:0x000055db29c6f048
@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.20231129-180336",
@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.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004097 0.000372 0.846382 ( 1.243865)
build_miniruby 0.000874 0.000000 0.882689 ( 0.883138)
build_ruby 0.001536 0.000000 2.710333 ( 2.743500)
build_all 0.006787 0.000408 12.091107 ( 1.001318)
build_install 0.005889 0.004287 3.522435 ( 0.958706)
test_btest 0.000789 0.000113 61.607130 ( 5.951696)
test_basic 0.000000 0.003068 0.380493 ( 0.462676)
test_all 0.098409 0.001239 399.598435 ( 37.214040)
test_rubyspec 0.020070 0.050319 39.902796 ( 52.565803)
total: 103.03 sec