Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-042808
#<BuildRuby:0x000055d09b443fd8
@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.20231209-042808",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001316 0.003555 1.002880 ( 1.255519)
build_miniruby 0.000681 0.000000 0.864297 ( 0.864146)
build_ruby 0.001112 0.000000 2.705580 ( 2.708300)
build_all 0.004813 0.002854 12.169174 ( 0.990364)
build_install 0.004400 0.004652 3.560397 ( 0.965935)
test_btest 0.000643 0.000000 63.166758 ( 4.616846)
test_basic 0.003140 0.000000 0.374770 ( 0.456091)
test_all 0.063428 0.032868 393.201476 ( 34.792645)
test_rubyspec 0.018617 0.041121 39.585606 ( 52.299373)
total: 98.95 sec