Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-144909
#<BuildRuby:0x0000563c9f4c3fd8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-144909",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000813 0.004139 1.176619 ( 1.571536)
build_miniruby 0.001249 0.000150 1.361624 ( 1.363499)
build_ruby 0.001331 0.000160 4.230904 ( 4.237951)
build_all 0.009844 0.000164 16.198261 ( 1.624040)
build_install 0.015428 0.001198 5.092671 ( 1.918355)
test_btest 0.000636 0.000068 86.654350 ( 8.300705)
test_basic 0.004616 0.000494 0.608023 ( 0.676206)
test_all 0.111505 0.011212 565.689062 ( 68.321171)
test_rubyspec 0.032162 0.029129 72.458885 ( 84.819830)
total: 172.83 sec