Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-044321
#<BuildRuby:0x000055a79f896df8
@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.20231206-044321",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.001843 0.003156 0.987581 ( 1.255410)
build_miniruby 0.000782 0.000000 0.864653 ( 0.864308)
build_ruby 0.001113 0.000000 2.718949 ( 2.721603)
build_all 0.003780 0.003057 12.083373 ( 0.989642)
build_install 0.010969 0.000000 3.592805 ( 0.975343)
test_btest 0.000798 0.000000 63.049827 ( 5.052787)
test_basic 0.000676 0.002886 0.373979 ( 0.456258)
test_all 0.072784 0.024438 387.352774 ( 38.716597)
test_rubyspec 0.021053 0.044629 39.835120 ( 52.532393)
total: 103.57 sec