Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-191011
#<BuildRuby:0x0000559fadaf3bb8
@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.20230615-191011",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000000 0.000052 0.000052 ( 0.000023)
configure 0.000000 0.000011 0.000011 ( 0.000011)
build_up 0.000817 0.004266 1.379451 ( 2.660760)
build_miniruby 0.000691 0.000277 0.769377 ( 0.768757)
build_ruby 0.000889 0.000355 2.286004 ( 2.287601)
build_all 0.008587 0.001645 12.333087 ( 1.157901)
build_install 0.008184 0.000000 1.753177 ( 0.928460)
test_btest 0.001039 0.000109 79.072155 ( 7.237155)
test_basic 0.003143 0.001048 0.760873 ( 0.842645)
test_all 0.001110 0.000000 412.007394 ( 42.189157)
test_rubyspec 0.018667 0.023952 42.801112 ( 55.240017)
total: 113.31 sec