Logfile: /home/ko1/ruby/logs/brlog.trunk.20230202-022311
#<BuildRuby:0x00005588f33a7808
@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.20230202-022311",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003282 0.000547 0.650848 ( 1.271762)
build_miniruby 0.000784 0.000131 0.629774 ( 0.628899)
build_ruby 0.000000 0.001214 2.031573 ( 2.059423)
build_all 0.001532 0.007758 12.004232 ( 1.497555)
build_install 0.001632 0.005098 1.491522 ( 0.720343)
test_btest 0.000451 0.000188 64.584506 ( 6.157089)
test_basic 0.002378 0.000991 0.251262 ( 0.346843)
test_all 0.000838 0.000350 477.452527 ( 49.989120)
test_rubyspec 0.014310 0.014456 34.765076 ( 45.341931)
total: 108.01 sec