Logfile: /home/ko1/ruby/logs/brlog.trunk.20230428-024300
#<BuildRuby:0x0000563e4e94c018
@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.20230428-024300",
@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.000000 0.000006 0.000006 ( 0.000007)
autoconf 0.000000 0.000009 0.000009 ( 0.000010)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.002901 0.003804 1.331688 ( 2.669449)
build_miniruby 0.000880 0.000140 0.763684 ( 0.762324)
build_ruby 0.001226 0.000000 2.113601 ( 2.113121)
build_all 0.006745 0.002647 12.355925 ( 1.047942)
build_install 0.007174 0.000571 1.733509 ( 0.825639)
test_btest 0.000898 0.000149 79.784446 ( 6.626879)
test_basic 0.001781 0.003505 0.745770 ( 0.826784)
test_all 0.001929 0.000385 439.290472 ( 43.540253)
test_rubyspec 0.030607 0.007684 41.509465 ( 53.999535)
total: 112.41 sec