Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-114118
#<BuildRuby:0x000055aae39b4068
@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.20230113-114118",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004137 0.000029 0.624714 ( 1.047831)
build_miniruby 0.000000 0.000976 0.671615 ( 0.670902)
build_ruby 0.000000 0.001256 2.421059 ( 2.420913)
build_all 0.007262 0.002332 12.998846 ( 1.658425)
build_install 0.005043 0.001080 1.462627 ( 0.695466)
test_btest 0.000686 0.000000 67.246341 ( 6.331098)
test_basic 0.000000 0.003883 0.262741 ( 0.357578)
test_all 0.000000 0.000929 504.510543 ( 47.380227)
test_rubyspec 0.014007 0.014504 35.718203 ( 45.952114)
total: 106.52 sec