Logfile: /home/ko1/ruby/logs/brlog.trunk.20230520-220127
#<BuildRuby:0x0000562e47932eb8
@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.20230520-220127",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001237 0.003695 1.415627 ( 2.619794)
build_miniruby 0.000851 0.000134 0.761121 ( 0.761106)
build_ruby 0.001025 0.000162 2.353731 ( 2.354600)
build_all 0.005206 0.003535 11.844603 ( 1.046857)
build_install 0.007121 0.000000 1.675011 ( 0.845230)
test_btest 0.000000 0.001009 77.230564 ( 7.129205)
test_basic 0.002951 0.000986 0.642641 ( 0.723960)
test_all 0.001076 0.000207 434.979438 ( 43.977311)
test_rubyspec 0.022307 0.018099 41.913711 ( 54.322487)
total: 113.78 sec