Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-223050
#<BuildRuby:0x0000563e7b1d37f0
@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.20240107-223050",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004901 0.000104 1.252353 ( 1.633462)
build_miniruby 0.001262 0.000133 1.925513 ( 1.926931)
build_ruby 0.001590 0.000000 5.392865 ( 5.404039)
build_all 0.009679 0.000310 16.497443 ( 1.679866)
build_install 0.015180 0.000217 4.851992 ( 1.650917)
test_btest 0.000641 0.000053 81.145054 ( 8.085948)
test_basic 0.006954 0.000000 0.732069 ( 0.796367)
test_all 0.095389 0.025733 546.952943 ( 60.832730)
test_rubyspec 0.041993 0.023569 77.723498 ( 89.934404)
total: 171.95 sec