Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-173633
#<BuildRuby:0x00005589cb1f0090
@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.20230601-173633",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004834 0.000440 1.539492 ( 2.771350)
build_miniruby 0.000891 0.000081 0.735588 ( 0.735409)
build_ruby 0.000000 0.001217 2.454522 ( 2.455544)
build_all 0.006350 0.002760 12.381353 ( 1.153574)
build_install 0.006288 0.000968 1.656757 ( 0.861096)
test_btest 0.000895 0.000138 79.556617 ( 6.988121)
test_basic 0.003808 0.000586 0.760187 ( 0.848234)
test_all 0.000827 0.000000 429.588270 ( 47.173730)
test_rubyspec 0.016916 0.021347 41.919714 ( 54.346816)
total: 117.33 sec