Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-003330
#<BuildRuby:0x000055bbffbfb7b8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231202-003330",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004455 0.000469 1.225742 ( 1.565682)
build_miniruby 0.000910 0.000095 0.852317 ( 0.852511)
build_ruby 0.001163 0.000122 2.751872 ( 2.751997)
build_all 0.009418 0.000516 16.520354 ( 1.481492)
build_install 0.000000 0.010086 4.858328 ( 1.174029)
test_btest 0.000000 0.001078 87.562030 ( 7.497962)
test_basic 0.003812 0.000180 0.729940 ( 0.807321)
test_all 0.095679 0.039956 522.455285 ( 60.242883)
test_rubyspec 0.022395 0.017575 48.844442 ( 61.235180)
total: 137.61 sec