Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-230309
#<BuildRuby:0x0000560d5f6bb328
@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.20231219-230309",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004591 0.000270 1.214294 ( 1.585234)
build_miniruby 0.000724 0.000255 0.846662 ( 0.846115)
build_ruby 0.000970 0.000342 2.554138 ( 2.553858)
build_all 0.009602 0.000520 16.076401 ( 1.426133)
build_install 0.003329 0.005294 4.590431 ( 1.121807)
test_btest 0.000773 0.000285 81.120577 ( 7.209363)
test_basic 0.002956 0.001089 0.672065 ( 0.755163)
test_all 0.087872 0.045480 511.531793 ( 52.326701)
test_rubyspec 0.015827 0.029945 49.919827 ( 62.273717)
total: 130.10 sec