Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-180410
#<BuildRuby:0x000055da01b60068
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221215-180410",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.002354 0.000941 0.636465 ( 1.063442)
build_miniruby 0.000872 0.000000 0.728238 ( 0.728051)
build_ruby 0.000000 0.001312 2.579575 ( 2.512067)
build_all 0.001448 0.007698 12.484085 ( 1.491878)
build_install 0.004666 0.002138 1.654569 ( 0.778116)
test_btest 0.000446 0.000254 65.688166 ( 6.550881)
test_basic 0.002256 0.001289 0.245848 ( 0.341272)
test_all 0.001027 0.000587 507.728092 ( 69.669371)
test_rubyspec 0.012575 0.018867 35.539289 ( 46.119118)
total: 129.25 sec