Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-003725
#<BuildRuby:0x000055e12902f7f0
@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.20231227-003725",
@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.000002 0.000011 ( 0.000010)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004229 0.000705 0.789200 ( 1.171963)
build_miniruby 0.001164 0.000000 0.795933 ( 0.795535)
build_ruby 0.001534 0.000000 2.664811 ( 2.665290)
build_all 0.006528 0.000764 11.942725 ( 0.936948)
build_install 0.011203 0.001723 3.362521 ( 0.968579)
test_btest 0.000000 0.000767 62.012040 ( 5.023553)
test_basic 0.000000 0.004543 0.384232 ( 0.464243)
test_all 0.059955 0.035739 377.508121 ( 33.197849)
test_rubyspec 0.023269 0.042200 40.038885 ( 52.598874)
total: 97.82 sec