Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-084850
#<BuildRuby:0x00005573429c7ba0
@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.20230628-084850",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003903 0.000918 1.389486 ( 3.069149)
build_miniruby 0.001039 0.000245 0.929510 ( 0.928626)
build_ruby 0.000000 0.001263 2.544863 ( 2.545507)
build_all 0.005304 0.004884 16.654356 ( 1.460862)
build_install 0.008210 0.001251 4.865322 ( 1.156776)
test_btest 0.001073 0.000000 87.644310 ( 7.803034)
test_basic 0.003686 0.000228 0.592802 ( 0.673126)
test_all 0.001020 0.000278 472.820145 ( 46.765393)
test_rubyspec 0.026734 0.015772 43.568005 ( 56.005119)
total: 120.41 sec