Logfile: /home/ko1/ruby/logs/brlog.trunk.20230702-204011
#<BuildRuby:0x0000555b870f7818
@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.20230702-204011",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004890 0.000175 1.459461 ( 2.694187)
build_miniruby 0.001170 0.000000 0.850848 ( 0.850980)
build_ruby 0.001228 0.000000 2.687648 ( 2.688847)
build_all 0.000715 0.008056 10.738225 ( 7.263140)
build_install 0.006907 0.002302 5.130426 ( 2.084113)
test_btest 0.001125 0.000375 86.845835 ( 7.531766)
test_basic 0.003821 0.001274 0.751384 ( 0.831758)
test_all 0.001476 0.000492 443.606070 ( 46.136079)
test_rubyspec 0.027049 0.009016 41.966401 ( 54.398183)
total: 124.48 sec