Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-061749
#<BuildRuby:0x000055f6e361f320
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240118-061749",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003708 0.001484 0.913366 ( 1.315204)
build_miniruby 0.000958 0.000000 0.806038 ( 0.806024)
build_ruby 0.001836 0.000000 2.704411 ( 2.704848)
build_all 0.003088 0.005112 12.205490 ( 0.989542)
build_install 0.006184 0.007510 3.494216 ( 0.967560)
test_btest 0.000753 0.000000 63.054746 ( 5.916706)
test_basic 0.003296 0.001928 0.390920 ( 0.470996)
test_all 0.063672 0.039357 383.365597 ( 38.743033)
test_rubyspec 0.034237 0.092323 72.840015 ( 85.328502)
total: 137.24 sec