Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-125103
#<BuildRuby:0x0000560b1f320020
@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-125103",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003325 0.000605 0.628558 ( 1.058099)
build_miniruby 0.000832 0.000151 0.658775 ( 0.658361)
build_ruby 0.001000 0.000182 2.076277 ( 2.076526)
build_all 0.008667 0.000660 12.394635 ( 1.511273)
build_install 0.001937 0.004321 1.504558 ( 0.734853)
test_btest 0.000689 0.000000 66.063761 ( 5.947890)
test_basic 0.000826 0.002661 0.254698 ( 0.350316)
test_all 0.000863 0.000230 474.779234 ( 50.376255)
test_rubyspec 0.013824 0.015117 35.140973 ( 45.741613)
total: 108.46 sec