Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-122715
#<BuildRuby:0x000055d1aa2ef208
@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.20230106-122715",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.003649 0.643758 ( 1.047172)
build_miniruby 0.000495 0.000362 0.667232 ( 0.666696)
build_ruby 0.001315 0.000000 2.401187 ( 2.401314)
build_all 0.006333 0.003206 12.945861 ( 1.600954)
build_install 0.006897 0.000000 1.536337 ( 0.720246)
test_btest 0.000734 0.000000 67.805547 ( 5.924953)
test_basic 0.003275 0.000000 0.261521 ( 0.356766)
test_all 0.000853 0.000125 500.228898 ( 46.760485)
test_rubyspec 0.013558 0.014329 35.232578 ( 45.766262)
total: 105.25 sec