Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-132851
#<BuildRuby:0x0000556f058e7b68
@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.20240101-132851",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004856 0.000883 1.157889 ( 1.305904)
build_miniruby 0.000803 0.000146 0.794794 ( 0.795075)
build_ruby 0.000000 0.002024 2.688594 ( 2.688573)
build_all 0.006248 0.001800 12.007060 ( 0.955090)
build_install 0.008613 0.005542 3.720374 ( 0.985302)
test_btest 0.000593 0.000169 63.432911 ( 5.210253)
test_basic 0.000323 0.004784 0.401056 ( 0.480389)
test_all 0.086900 0.008659 382.027656 ( 32.561166)
test_rubyspec 0.036304 0.027986 40.283504 ( 52.853681)
total: 97.84 sec