Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-210710
#<BuildRuby:0x0000561f9c09c038
@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.20221206-210710",
@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.000000 0.000007 ( 0.000008)
build_up 0.000000 0.004184 0.807404 ( 1.242293)
build_miniruby 0.000910 0.000000 0.518296 ( 0.517933)
build_ruby 0.001253 0.000000 1.717207 ( 1.640950)
build_all 0.005627 0.004103 12.000651 ( 1.524835)
build_install 0.005352 0.001654 1.606355 ( 0.751432)
test_btest 0.000557 0.000124 64.537572 ( 6.241837)
test_basic 0.002769 0.000000 0.210910 ( 0.308107)
test_all 0.000930 0.000036 480.190012 ( 52.499311)
test_rubyspec 0.019773 0.007643 35.199401 ( 45.743156)
total: 110.47 sec