Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-203036
#<BuildRuby:0x000055cdf21ab8f8
@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.20230210-203036",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.003100 0.000563 0.614383 ( 1.033046)
build_miniruby 0.000797 0.000145 0.651915 ( 0.651318)
build_ruby 0.001008 0.000184 2.089324 ( 2.088879)
build_all 0.001131 0.008292 12.337691 ( 1.517095)
build_install 0.005905 0.000467 1.475319 ( 0.706890)
test_btest 0.000480 0.000148 66.668017 ( 5.999642)
test_basic 0.003773 0.000000 0.236381 ( 0.331439)
test_all 0.001532 0.000218 485.258928 ( 49.710413)
test_rubyspec 0.011258 0.017075 35.110701 ( 45.712271)
total: 107.75 sec