Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-061759
#<BuildRuby:0x000055e82d95c0c0
@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.20230210-061759",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000984 0.002572 0.633764 ( 1.044518)
build_miniruby 0.000627 0.000314 0.640123 ( 0.639346)
build_ruby 0.000786 0.000393 2.055031 ( 2.054495)
build_all 0.005971 0.002985 12.340743 ( 1.480530)
build_install 0.006314 0.000000 1.487595 ( 0.714437)
test_btest 0.000659 0.000000 66.954692 ( 5.925185)
test_basic 0.003615 0.000000 0.270957 ( 0.366198)
test_all 0.001001 0.000115 486.375125 ( 46.879701)
test_rubyspec 0.013908 0.014836 35.711157 ( 46.183186)
total: 105.29 sec