Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-113151
#<BuildRuby:0x0000561023c68020
@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.20240104-113151",
@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.000026 0.000012 0.000038 ( 0.000039)
autoconf 0.000031 0.000014 0.000045 ( 0.000046)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.008539 0.000099 1.167174 ( 1.334721)
build_miniruby 0.001243 0.000000 0.799744 ( 0.799397)
build_ruby 0.001281 0.000000 2.666372 ( 2.667401)
build_all 0.005837 0.001434 12.000358 ( 0.977997)
build_install 0.013098 0.002119 3.577782 ( 0.966109)
test_btest 0.000552 0.000165 62.090243 ( 4.789771)
test_basic 0.003954 0.001186 0.395290 ( 0.475715)
test_all 0.075254 0.021026 368.626931 ( 41.653610)
test_rubyspec 0.038950 0.027723 39.955469 ( 52.525109)
total: 106.19 sec