Logfile: /home/ko1/ruby/logs/brlog.trunk.20230815-041150
#<BuildRuby:0x000055a3b18ab6f0
@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.20230815-041150",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002908 0.003768 1.396659 ( 2.683118)
build_miniruby 0.001249 0.000179 0.924970 ( 0.929152)
build_ruby 0.001033 0.000148 2.660892 ( 2.660830)
build_all 0.009447 0.000746 18.053049 ( 1.570666)
build_install 0.011226 0.000913 5.364991 ( 1.199410)
test_btest 0.000738 0.000097 87.388236 ( 7.329691)
test_basic 0.000066 0.003819 0.669913 ( 0.747737)
test_all 0.003189 0.004147 551.579657 ( 50.934517)
test_rubyspec 0.024907 0.025944 49.701468 ( 62.056154)
total: 130.11 sec