Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-111109
#<BuildRuby:0x0000559646333e20
@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.20230729-111109",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.005716 0.000382 1.402109 ( 2.630659)
build_miniruby 0.001192 0.000251 0.898419 ( 0.903018)
build_ruby 0.000960 0.000202 2.676062 ( 2.676428)
build_all 0.000839 0.008685 14.581520 ( 1.247223)
build_install 0.008342 0.000000 2.027852 ( 0.947441)
test_btest 0.000932 0.000000 84.400734 ( 7.463732)
test_basic 0.004854 0.000000 0.569455 ( 0.647069)
test_all 0.001124 0.000303 497.997600 ( 54.651168)
test_rubyspec 0.021436 0.018554 45.022121 ( 57.400812)
total: 128.57 sec