Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-190602
#<BuildRuby:0x00005593e44c37b8
@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.20231021-190602",
@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.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005922 0.000304 1.413446 ( 1.642837)
build_miniruby 0.001226 0.000000 0.857364 ( 0.857284)
build_ruby 0.000000 0.001309 2.965587 ( 2.966049)
build_all 0.006145 0.004116 16.631565 ( 1.471956)
build_install 0.002012 0.007704 4.994528 ( 1.220061)
test_btest 0.000894 0.000260 82.505091 ( 7.450292)
test_basic 0.000859 0.003971 0.716382 ( 0.792143)
test_all 0.108103 0.026632 530.764231 ( 49.612789)
test_rubyspec 0.018865 0.033388 50.514254 ( 62.739209)
total: 128.75 sec