Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-161557
#<BuildRuby:0x0000564c82f4f040
@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.20240114-161557",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.004027 0.000000 1.156733 ( 1.516712)
build_miniruby 0.001031 0.000169 0.892645 ( 0.891360)
build_ruby 0.001050 0.000175 2.588952 ( 2.588807)
build_all 0.005691 0.002890 14.165122 ( 1.335202)
build_install 0.006096 0.001161 4.066449 ( 1.046722)
test_btest 0.000966 0.000184 76.694411 ( 6.952800)
test_basic 0.004503 0.000858 0.762593 ( 0.841177)
test_all 0.104728 0.025701 508.127885 ( 49.375446)
test_rubyspec 0.023672 0.022060 48.690836 ( 61.015348)
total: 125.56 sec