Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-132145
#<BuildRuby:0x00005585a29b75f8
@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.20240115-132145",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.004109 0.001027 1.084933 ( 1.457791)
build_miniruby 0.001052 0.000000 0.833454 ( 0.833520)
build_ruby 0.000000 0.001327 2.675499 ( 2.675726)
build_all 0.006079 0.003164 14.098414 ( 1.250789)
build_install 0.003848 0.003724 4.046369 ( 1.043235)
test_btest 0.000525 0.000167 76.269439 ( 6.712215)
test_basic 0.003528 0.001122 0.767156 ( 0.843109)
test_all 0.104067 0.025246 526.607693 ( 52.432287)
test_rubyspec 0.025384 0.021950 48.061713 ( 60.415394)
total: 127.67 sec