Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-184903
#<BuildRuby:0x000055e1cb38c040
@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.20221214-184903",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003146 0.000786 0.881954 ( 1.283051)
build_miniruby 0.000811 0.000203 1.022804 ( 1.021570)
build_ruby 0.000000 0.001188 2.729308 ( 2.643636)
build_all 0.002315 0.006758 15.753995 ( 3.395428)
build_install 0.002760 0.005523 2.204763 ( 1.224575)
test_btest 0.000418 0.000193 61.962218 ( 11.415253)
test_basic 0.004604 0.000045 0.313735 ( 0.405142)
test_all 0.001059 0.000454 664.333359 (142.878345)
test_rubyspec 0.044704 0.023737 52.620616 ( 60.779830)
total: 225.05 sec