Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-042617
#<BuildRuby:0x000055fa8a8a3c18
@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.20231207-042617",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.004576 0.000153 1.522952 ( 1.882203)
build_miniruby 0.000747 0.000166 0.827837 ( 0.827454)
build_ruby 0.001064 0.000237 2.812009 ( 2.811905)
build_all 0.005683 0.004560 16.988649 ( 1.538217)
build_install 0.008607 0.000029 4.879413 ( 1.162320)
test_btest 0.000925 0.000220 85.544052 ( 7.751512)
test_basic 0.000000 0.005478 0.834833 ( 0.909499)
test_all 0.100073 0.036362 540.854453 ( 60.143166)
test_rubyspec 0.016345 0.031638 51.023288 ( 63.352418)
total: 140.38 sec