Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-142025
#<BuildRuby:0x0000559731707858
@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-142025",
@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.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002876 0.002661 1.584935 ( 1.810317)
build_miniruby 0.000812 0.000214 0.931076 ( 0.930865)
build_ruby 0.001025 0.000269 2.696019 ( 2.696010)
build_all 0.010156 0.000000 17.568572 ( 1.579664)
build_install 0.001740 0.007829 5.169777 ( 1.201645)
test_btest 0.000944 0.000301 89.409920 ( 7.097374)
test_basic 0.000127 0.003965 0.644412 ( 0.720413)
test_all 0.003728 0.003849 563.245184 ( 62.438514)
test_rubyspec 0.025678 0.026781 51.449798 ( 63.805743)
total: 142.28 sec