Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-050111
#<BuildRuby:0x0000556f05c96f98
@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.20221207-050111",
@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.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010403 0.000432 1.214804 ( 1.477653)
build_miniruby 0.002884 0.000000 0.849704 ( 0.855731)
build_ruby 0.003548 0.000136 2.204876 ( 2.129798)
build_all 0.019517 0.000584 18.556753 ( 2.144358)
build_install 0.020658 0.000257 2.083285 ( 1.019047)
test_btest 0.001404 0.000000 91.948320 ( 8.818924)
test_basic 0.007513 0.000000 0.346830 ( 0.434624)
test_all 0.002280 0.000000 674.401972 ( 68.898797)
test_rubyspec 0.115943 0.021293 49.014151 ( 57.577933)
total: 143.36 sec