Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-060149
#<BuildRuby:0x00005613d50232f0
@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.20221208-060149",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007667 0.002788 1.217378 ( 2.049103)
build_miniruby 0.001800 0.000654 0.839938 ( 0.846125)
build_ruby 0.002406 0.000875 2.239839 ( 2.159793)
build_all 0.017640 0.002614 18.531668 ( 2.142320)
build_install 0.005248 0.016573 2.050611 ( 1.036848)
test_btest 0.000934 0.000467 90.068430 ( 9.021335)
test_basic 0.007431 0.000000 0.343684 ( 0.432207)
test_all 0.002149 0.000000 701.947168 ( 70.533250)
test_rubyspec 0.055890 0.093300 49.160399 ( 57.801006)
total: 146.02 sec