Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-014444
#<BuildRuby:0x000055b1254df0b8
@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.20231017-014444",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004010 0.000668 1.361774 ( 1.623750)
build_miniruby 0.001059 0.000177 0.871969 ( 0.872186)
build_ruby 0.001213 0.000203 2.618807 ( 2.618662)
build_all 0.010478 0.000000 18.388165 ( 1.624857)
build_install 0.005764 0.004173 5.437663 ( 1.240929)
test_btest 0.000964 0.000175 91.323948 ( 8.174916)
test_basic 0.003550 0.000645 0.763917 ( 0.841310)
test_all 0.001296 0.004838 578.695842 ( 66.790237)
test_rubyspec 0.028940 0.020390 51.324975 ( 63.544699)
total: 147.33 sec