Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-083215
#<BuildRuby:0x000056092b6a80f8
@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.20221207-083215",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000024 0.000004 0.000028 ( 0.000024)
build_up 0.009929 0.000842 1.207380 ( 1.400829)
build_miniruby 0.002283 0.000000 0.846642 ( 0.847382)
build_ruby 0.002555 0.000061 2.238133 ( 2.145478)
build_all 0.018728 0.000583 18.555381 ( 2.130485)
build_install 0.018784 0.002087 2.076532 ( 1.019666)
test_btest 0.001186 0.000132 91.787884 ( 9.328058)
test_basic 0.005461 0.000607 0.342480 ( 0.438309)
test_all 0.002262 0.000109 694.031893 ( 76.007621)
test_rubyspec 0.106008 0.047525 49.087153 ( 57.470021)
total: 150.79 sec