Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-141024
#<BuildRuby:0x0000560f9e0d80c8
@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.20240108-141024",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001464 0.003436 1.351917 ( 1.747712)
build_miniruby 0.001402 0.000000 2.056550 ( 2.060053)
build_ruby 0.001673 0.000000 4.466917 ( 4.476860)
build_all 0.008404 0.002321 16.737479 ( 1.762675)
build_install 0.013485 0.003396 5.293679 ( 2.070246)
test_btest 0.000704 0.000146 82.009106 ( 7.761668)
test_basic 0.006360 0.001316 0.734701 ( 0.801625)
test_all 0.105262 0.017135 567.088150 ( 66.780145)
test_rubyspec 0.046709 0.020530 82.390372 ( 94.630402)
total: 182.09 sec