Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-173145
#<BuildRuby:0x0000562df21cb5f8
@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.20240117-173145",
@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.000017 0.000001 0.000018 ( 0.000017)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.005817 0.000291 1.139051 ( 1.510352)
build_miniruby 0.001726 0.000086 0.965115 ( 0.963322)
build_ruby 0.001299 0.000065 2.710424 ( 2.710502)
build_all 0.000035 0.008909 14.524951 ( 1.335699)
build_install 0.007945 0.000000 4.151741 ( 1.055075)
test_btest 0.001015 0.000000 77.499689 ( 6.770616)
test_basic 0.000896 0.003876 0.720722 ( 0.799053)
test_all 0.101901 0.027999 506.196583 ( 56.375927)
test_rubyspec 0.013700 0.048846 82.153400 ( 94.528563)
total: 166.05 sec