Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-205754
#<BuildRuby:0x0000556936fef458
@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.20230726-205754",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004903 0.000817 1.315389 ( 2.621676)
build_miniruby 0.001240 0.000207 0.929524 ( 0.933714)
build_ruby 0.001070 0.000179 2.759883 ( 2.759688)
build_all 0.009146 0.000752 14.350239 ( 1.316475)
build_install 0.008456 0.000000 1.991999 ( 0.944894)
test_btest 0.000908 0.000000 83.350349 ( 7.653225)
test_basic 0.000000 0.004736 0.696277 ( 0.773602)
test_all 0.000000 0.002213 514.604682 ( 46.352788)
test_rubyspec 0.008298 0.034056 44.677901 ( 57.090469)
total: 120.45 sec