Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-135103
#<BuildRuby:0x000056308da07cd8
@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.20231221-135103",
@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.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.004507 1.041606 ( 1.310907)
build_miniruby 0.000000 0.001092 0.907381 ( 0.907593)
build_ruby 0.000000 0.001355 2.738490 ( 2.740783)
build_all 0.007464 0.000666 12.260844 ( 1.019034)
build_install 0.007494 0.001071 3.609570 ( 1.007556)
test_btest 0.000781 0.000112 62.693492 ( 6.005930)
test_basic 0.003313 0.000473 0.400413 ( 0.474900)
test_all 0.092321 0.015328 468.578204 ( 39.077198)
test_rubyspec 0.034348 0.017008 40.397557 ( 53.173758)
total: 105.72 sec