Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-145115
#<BuildRuby:0x000055de0270f040
@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.20231129-145115",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000170 0.004875 1.135475 ( 1.619078)
build_miniruby 0.000695 0.000270 0.870839 ( 0.872150)
build_ruby 0.000965 0.000375 2.761814 ( 2.762344)
build_all 0.005761 0.004513 16.555279 ( 1.562513)
build_install 0.004584 0.004109 4.738797 ( 1.157901)
test_btest 0.000733 0.000330 85.297084 ( 7.669059)
test_basic 0.003862 0.000024 0.762913 ( 0.838348)
test_all 0.103926 0.030675 509.181986 ( 58.577433)
test_rubyspec 0.015839 0.032660 50.922869 ( 63.287923)
total: 138.35 sec