Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-091648
#<BuildRuby:0x000055686ef9f7f0
@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.20231123-091648",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001785 0.003740 0.935650 ( 1.345235)
build_miniruby 0.000877 0.000126 0.804260 ( 0.804475)
build_ruby 0.001090 0.000156 2.625401 ( 2.626448)
build_all 0.006991 0.000999 12.168838 ( 0.997919)
build_install 0.006281 0.007372 3.727376 ( 0.983639)
test_btest 0.000454 0.000107 63.700460 ( 6.102565)
test_basic 0.000000 0.004706 0.396516 ( 0.476701)
test_all 0.071279 0.026742 357.398434 ( 42.318768)
test_rubyspec 0.036536 0.031723 40.077720 ( 52.640653)
total: 108.30 sec