Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-155906
#<BuildRuby:0x0000560e8e15f8e0
@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.20231130-155906",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002017 0.002450 0.966291 ( 1.255370)
build_miniruby 0.000924 0.000000 0.872737 ( 0.872574)
build_ruby 0.001648 0.000000 2.729209 ( 2.730723)
build_all 0.007210 0.000000 12.135411 ( 0.997574)
build_install 0.013779 0.000123 3.594046 ( 0.969634)
test_btest 0.000703 0.000106 63.951606 ( 5.061114)
test_basic 0.000965 0.003553 0.379574 ( 0.458484)
test_all 0.081910 0.020256 403.308449 ( 33.330989)
test_rubyspec 0.037503 0.032029 39.402337 ( 52.061899)
total: 97.74 sec