Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-235736
#<BuildRuby:0x000055bf331e4068
@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.20221209-235736",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001203 0.002729 0.808973 ( 1.072290)
build_miniruby 0.000000 0.000842 0.704979 ( 0.704465)
build_ruby 0.000000 0.001220 2.447052 ( 2.370565)
build_all 0.003592 0.005517 12.461073 ( 1.526793)
build_install 0.006712 0.000000 1.638672 ( 0.775457)
test_btest 0.000640 0.000000 64.538433 ( 6.428318)
test_basic 0.002541 0.001151 0.254536 ( 0.349478)
test_all 0.000687 0.000370 508.088143 ( 50.531273)
test_rubyspec 0.012186 0.017642 35.400356 ( 45.953987)
total: 109.71 sec