Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-193248
#<BuildRuby:0x0000562b8fbaf8e0
@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.20231202-193248",
@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.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004122 0.000374 0.979672 ( 1.228653)
build_miniruby 0.000639 0.000058 0.872149 ( 0.872854)
build_ruby 0.001723 0.000000 2.718663 ( 2.719591)
build_all 0.002258 0.005471 12.152190 ( 0.997551)
build_install 0.006803 0.003348 3.565550 ( 0.968598)
test_btest 0.000611 0.000136 66.646788 ( 5.699026)
test_basic 0.000042 0.003367 0.370653 ( 0.454100)
test_all 0.069346 0.034448 386.329893 ( 41.231659)
test_rubyspec 0.033812 0.024866 39.582323 ( 52.242111)
total: 106.41 sec