Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-184203
#<BuildRuby:0x000055e9b81100d8
@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.20231226-184203",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.001765 0.004443 0.801894 ( 1.169909)
build_miniruby 0.000735 0.000200 0.788935 ( 0.789088)
build_ruby 0.001794 0.000000 2.647838 ( 2.648020)
build_all 0.008231 0.000000 11.883272 ( 0.986003)
build_install 0.012681 0.000000 3.352162 ( 0.960893)
test_btest 0.000769 0.000000 65.195511 ( 4.714998)
test_basic 0.004998 0.000000 0.414055 ( 0.493388)
test_all 0.053810 0.041596 375.239404 ( 33.859097)
test_rubyspec 0.034541 0.034853 40.017018 ( 52.578948)
total: 98.20 sec