Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-135502
#<BuildRuby:0x000055c660327040
@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.20231222-135502",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003724 0.000310 1.067611 ( 1.447248)
build_miniruby 0.000970 0.000000 0.893069 ( 0.892817)
build_ruby 0.001502 0.000000 2.863743 ( 2.864690)
build_all 0.010477 0.000000 16.688341 ( 1.533026)
build_install 0.008752 0.000000 4.756113 ( 1.134922)
test_btest 0.001091 0.000000 84.430774 ( 7.291327)
test_basic 0.004299 0.000000 0.666765 ( 0.743725)
test_all 0.101153 0.035623 533.048074 ( 51.807058)
test_rubyspec 0.036558 0.008124 50.210450 ( 62.591286)
total: 130.31 sec