Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-122943
#<BuildRuby:0x000056139ed23ae0
@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.20230531-122943",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001040 0.004375 1.447795 ( 2.689656)
build_miniruby 0.000894 0.000211 0.842124 ( 0.841683)
build_ruby 0.000000 0.001214 2.505191 ( 2.506242)
build_all 0.005700 0.003383 12.751596 ( 1.135057)
build_install 0.005965 0.001657 1.740867 ( 0.854494)
test_btest 0.000974 0.000270 83.839346 ( 7.310223)
test_basic 0.000000 0.004056 0.624047 ( 0.707108)
test_all 0.000403 0.000495 449.624577 ( 45.602940)
test_rubyspec 0.012243 0.027341 41.705791 ( 54.208003)
total: 115.86 sec