Logfile: /home/ko1/ruby/logs/brlog.trunk.20230812-131044
#<BuildRuby:0x0000562ef3386eb8
@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.20230812-131044",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.001609 0.003050 1.278567 ( 2.524861)
build_miniruby 0.001039 0.000148 0.900194 ( 0.898956)
build_ruby 0.000983 0.000140 2.595644 ( 2.595964)
build_all 0.009653 0.000000 13.627595 ( 1.219682)
build_install 0.008183 0.000000 2.033966 ( 0.928487)
test_btest 0.001056 0.000000 78.044651 ( 7.759043)
test_basic 0.004322 0.000000 0.539350 ( 0.616886)
test_all 0.001641 0.000000 524.745613 ( 46.851782)
test_rubyspec 0.026718 0.024448 46.475310 ( 58.858309)
total: 122.25 sec