Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-101025
#<BuildRuby:0x0000558e139e4188
@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.20231125-101025",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002307 0.003137 0.920592 ( 1.301996)
build_miniruby 0.000000 0.001075 0.847601 ( 0.847605)
build_ruby 0.000000 0.002023 2.637606 ( 2.637844)
build_all 0.008639 0.000000 12.279301 ( 0.972962)
build_install 0.001471 0.011133 3.761073 ( 0.986441)
test_btest 0.000789 0.000000 62.882130 ( 5.094213)
test_basic 0.002914 0.001269 0.419185 ( 0.497694)
test_all 0.065349 0.030526 359.350976 ( 35.160089)
test_rubyspec 0.022928 0.046072 39.873333 ( 52.431843)
total: 99.93 sec