Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-053818
#<BuildRuby:0x000056094a9403c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221217-053818",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003799 0.000271 0.848551 ( 1.064779)
build_miniruby 0.000933 0.000000 0.927396 ( 0.925954)
build_ruby 0.001143 0.000000 2.671249 ( 2.585485)
build_all 0.009040 0.000176 15.722866 ( 3.380776)
build_install 0.008627 0.000249 2.204928 ( 1.235009)
test_btest 0.000495 0.000029 56.565870 ( 11.904362)
test_basic 0.004931 0.000290 0.324548 ( 0.414663)
test_all 0.001370 0.000000 668.071919 (138.503865)
test_rubyspec 0.055534 0.016230 52.636351 ( 60.694445)
total: 220.71 sec