Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-221228
#<BuildRuby:0x000055db4aad4028
@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.20230524-221228",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000000 0.000059 0.000059 ( 0.000017)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.001905 0.004227 1.317023 ( 2.578300)
build_miniruby 0.001320 0.000139 0.893545 ( 0.892429)
build_ruby 0.001186 0.000125 2.422942 ( 2.422458)
build_all 0.008348 0.000879 12.416996 ( 1.146550)
build_install 0.007051 0.000231 1.609094 ( 0.817505)
test_btest 0.000883 0.000089 80.110201 ( 7.290838)
test_basic 0.004251 0.000000 0.660761 ( 0.743880)
test_all 0.001427 0.000073 428.508815 ( 45.908129)
test_rubyspec 0.036616 0.005739 42.174657 ( 54.637251)
total: 116.44 sec