Logfile: /home/ko1/ruby/logs/brlog.trunk.20230811-022255
#<BuildRuby:0x00005616ac8275f8
@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.20230811-022255",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003689 0.001153 1.411818 ( 2.662608)
build_miniruby 0.001052 0.000000 0.887047 ( 0.886038)
build_ruby 0.001178 0.000000 2.758256 ( 2.759103)
build_all 0.009487 0.000944 15.040425 ( 1.393547)
build_install 0.002036 0.006438 2.220870 ( 0.954246)
test_btest 0.000764 0.000267 87.700394 ( 8.069352)
test_basic 0.001374 0.003068 0.507078 ( 0.585685)
test_all 0.001159 0.000441 541.525171 ( 51.860515)
test_rubyspec 0.016337 0.028399 47.937377 ( 60.114451)
total: 129.29 sec