Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-203433
#<BuildRuby:0x0000559053658040
@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.20240103-203433",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000018 0.000007 0.000025 ( 0.000024)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.000000 0.006964 1.054311 ( 1.602654)
build_miniruby 0.000043 0.000940 0.800510 ( 0.800689)
build_ruby 0.001287 0.000000 2.626549 ( 2.627621)
build_all 0.006090 0.001888 11.939979 ( 0.978100)
build_install 0.014372 0.000000 3.553070 ( 0.974945)
test_btest 0.000783 0.000000 65.505766 ( 4.889350)
test_basic 0.004283 0.000951 0.396261 ( 0.476374)
test_all 0.068459 0.028975 360.303937 ( 30.898566)
test_rubyspec 0.039841 0.025119 40.412461 ( 53.025028)
total: 96.27 sec