Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-193402
#<BuildRuby:0x000056488a164008
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230107-193402",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000006 0.000020 ( 0.000021)
configure 0.000032 0.000015 0.000047 ( 0.000046)
build_up 0.005741 0.000684 0.846265 ( 1.024276)
build_miniruby 0.000963 0.000402 1.010926 ( 1.008998)
build_ruby 0.001165 0.000485 2.773749 ( 2.770955)
build_all 0.010008 0.000150 16.836308 ( 2.995211)
build_install 0.004123 0.007607 2.115316 ( 1.073217)
test_btest 0.000749 0.000332 72.070899 ( 11.008105)
test_basic 0.006480 0.000000 0.312236 ( 0.398535)
test_all 0.001110 0.000031 657.931333 (103.521659)
test_rubyspec 0.070483 0.042814 52.307108 ( 60.356023)
total: 184.16 sec