Logfile: /home/ko1/ruby/logs/brlog.trunk.20230520-162151
#<BuildRuby:0x000055660a103040
@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.20230520-162151",
@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.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.006960 1.331751 ( 2.789599)
build_miniruby 0.000000 0.001082 0.736989 ( 0.736329)
build_ruby 0.001248 0.000000 2.267241 ( 2.267516)
build_all 0.005234 0.003796 12.037056 ( 1.039485)
build_install 0.006737 0.000642 1.628225 ( 0.818062)
test_btest 0.000813 0.000193 77.073367 ( 7.328227)
test_basic 0.000526 0.004362 0.602003 ( 0.683911)
test_all 0.000905 0.000258 417.017856 ( 49.175145)
test_rubyspec 0.024054 0.012302 41.227234 ( 53.701524)
total: 118.54 sec