Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-070419
#<BuildRuby:0x000055d5d08b7d50
@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.20240112-070419",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000077 0.004058 0.923698 ( 1.324042)
build_miniruby 0.000701 0.000312 0.914077 ( 0.915427)
build_ruby 0.001042 0.000463 2.776214 ( 2.778875)
build_all 0.009548 0.000000 14.840960 ( 1.368906)
build_install 0.009693 0.000720 4.278531 ( 1.140572)
test_btest 0.000502 0.000154 76.919579 ( 7.337553)
test_basic 0.002492 0.000766 0.547465 ( 0.624212)
test_all 0.111655 0.025728 489.329912 ( 52.469996)
test_rubyspec 0.024349 0.010903 49.517830 ( 62.048939)
total: 130.01 sec