Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-104037
#<BuildRuby:0x00005577bcbdbfa8
@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.20230623-104037",
@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.000000 0.000008 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002578 0.003765 1.392128 ( 2.669086)
build_miniruby 0.000913 0.000137 0.877769 ( 0.877644)
build_ruby 0.001403 0.000211 2.674516 ( 2.674956)
build_all 0.006948 0.003827 15.249774 ( 1.392722)
build_install 0.006954 0.002255 4.461986 ( 1.103785)
test_btest 0.000952 0.000183 82.304469 ( 7.468267)
test_basic 0.003921 0.000046 0.672084 ( 0.752321)
test_all 0.001108 0.000205 423.488042 ( 44.439239)
test_rubyspec 0.013666 0.027828 42.183175 ( 54.637014)
total: 116.02 sec