Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-121059
#<BuildRuby:0x00005595714480e8
@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.20230524-121059",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.002534 0.003600 1.474784 ( 2.829510)
build_miniruby 0.000918 0.000088 0.794411 ( 0.793893)
build_ruby 0.001107 0.000106 2.561583 ( 2.562222)
build_all 0.008770 0.000435 12.228854 ( 1.057197)
build_install 0.006678 0.000607 1.724860 ( 0.887329)
test_btest 0.000834 0.000076 78.874560 ( 7.225401)
test_basic 0.000134 0.004562 0.730676 ( 0.806358)
test_all 0.001790 0.000244 428.059686 ( 42.685958)
test_rubyspec 0.016909 0.022692 41.275745 ( 53.763079)
total: 112.61 sec