Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-181141
#<BuildRuby:0x000055d297ad40c0
@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.20221219-181141",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000233 0.003441 0.632684 ( 1.082049)
build_miniruby 0.000881 0.000055 0.735344 ( 0.734486)
build_ruby 0.001370 0.000085 2.601425 ( 2.525070)
build_all 0.006363 0.003127 12.453012 ( 1.502046)
build_install 0.006897 0.000017 1.626640 ( 0.778656)
test_btest 0.000626 0.000060 65.328683 ( 6.173395)
test_basic 0.003070 0.000293 0.235062 ( 0.330757)
test_all 0.001585 0.000151 521.798114 ( 70.133021)
test_rubyspec 0.027485 0.001382 35.481959 ( 46.055919)
total: 129.32 sec