Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-180159
#<BuildRuby:0x00005588d42deeb8
@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.20230705-180159",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001465 0.004336 1.375507 ( 2.743743)
build_miniruby 0.000725 0.000161 0.881260 ( 0.881847)
build_ruby 0.000968 0.000216 2.619844 ( 2.621175)
build_all 0.005352 0.003436 11.664918 ( 8.102410)
build_install 0.005227 0.003265 5.139179 ( 1.968703)
test_btest 0.000772 0.000210 84.438184 ( 8.048484)
test_basic 0.003560 0.000971 0.791559 ( 0.876567)
test_all 0.001092 0.000298 468.607888 ( 51.165101)
test_rubyspec 0.013017 0.031754 43.484256 ( 55.898915)
total: 132.31 sec