Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-034551
#<BuildRuby:0x000055fd8190f018
@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.20231014-034551",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.004559 0.000228 1.392562 ( 1.669209)
build_miniruby 0.001017 0.000051 0.826989 ( 0.826254)
build_ruby 0.001340 0.000067 2.633016 ( 2.632602)
build_all 0.010816 0.000000 18.002728 ( 1.614837)
build_install 0.011233 0.000000 5.347480 ( 1.254222)
test_btest 0.001036 0.000000 88.277733 ( 8.120099)
test_basic 0.005715 0.000000 0.754527 ( 0.831727)
test_all 0.005593 0.000000 552.547265 ( 59.027423)
test_rubyspec 0.022152 0.030788 52.114014 ( 64.337899)
total: 140.32 sec