Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-202045
#<BuildRuby:0x00005574cd354098
@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.20231119-202045",
@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.000009)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004593 0.000766 0.924857 ( 1.330352)
build_miniruby 0.000000 0.001009 0.831124 ( 0.830973)
build_ruby 0.000000 0.002008 2.624814 ( 2.625255)
build_all 0.005884 0.002751 11.997769 ( 1.013766)
build_install 0.010081 0.000058 3.489074 ( 0.960457)
test_btest 0.000625 0.000134 63.945788 ( 5.283813)
test_basic 0.004067 0.000871 0.411140 ( 0.489955)
test_all 0.079331 0.018215 355.765979 ( 34.457704)
test_rubyspec 0.037550 0.027814 39.755576 ( 52.324935)
total: 99.32 sec