Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-115838
#<BuildRuby:0x000055ed0ecdc048
@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.20231114-115838",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000541 0.004122 1.384189 ( 1.653960)
build_miniruby 0.000857 0.000136 0.839479 ( 0.838890)
build_ruby 0.000000 0.001493 2.688402 ( 2.687768)
build_all 0.000268 0.009648 16.248747 ( 1.428273)
build_install 0.009145 0.000372 4.880622 ( 1.199951)
test_btest 0.001090 0.000000 85.801394 ( 7.147473)
test_basic 0.001641 0.003661 0.812848 ( 0.888202)
test_all 0.112131 0.020529 506.056865 ( 56.656290)
test_rubyspec 0.011945 0.033560 49.722984 ( 62.057151)
total: 134.56 sec