Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-232213
#<BuildRuby:0x000055d1bc8c3370
@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.20231129-232213",
@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.000005 0.000000 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004015 0.000000 0.844175 ( 1.224205)
build_miniruby 0.001276 0.000000 0.884953 ( 0.884324)
build_ruby 0.001575 0.000000 2.714474 ( 2.715245)
build_all 0.003020 0.004837 12.048443 ( 0.975450)
build_install 0.008894 0.000312 3.494517 ( 0.966344)
test_btest 0.000661 0.000051 64.842784 ( 5.685182)
test_basic 0.003064 0.000000 0.375746 ( 0.457468)
test_all 0.080815 0.017099 354.088943 ( 36.826228)
test_rubyspec 0.032486 0.020527 39.487319 ( 52.140245)
total: 101.88 sec