Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-181032
#<BuildRuby:0x000055c1c48ec020
@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.20231105-181032",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000596 0.004178 1.524841 ( 1.715105)
build_miniruby 0.000796 0.000298 0.780457 ( 0.780835)
build_ruby 0.001040 0.000390 2.673996 ( 2.674503)
build_all 0.001653 0.009054 16.802115 ( 1.503364)
build_install 0.006896 0.001260 5.257913 ( 1.208956)
test_btest 0.000778 0.000366 82.940735 ( 7.382607)
test_basic 0.005051 0.000277 0.708045 ( 0.781125)
test_all 0.095451 0.039631 523.013848 ( 53.325631)
test_rubyspec 0.013272 0.030207 50.389812 ( 62.736044)
total: 132.11 sec