Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-082503
#<BuildRuby:0x0000560389860078
@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.20231212-082503",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000423 0.004051 1.001659 ( 1.293172)
build_miniruby 0.000736 0.000123 0.870899 ( 0.870855)
build_ruby 0.001042 0.000000 2.710379 ( 2.711802)
build_all 0.007600 0.000073 12.134128 ( 1.012251)
build_install 0.008564 0.000592 3.588321 ( 0.960289)
test_btest 0.000564 0.000075 63.764522 ( 4.838723)
test_basic 0.002905 0.000000 0.374083 ( 0.457405)
test_all 0.082358 0.020086 412.188917 ( 38.457459)
test_rubyspec 0.037309 0.023441 39.730322 ( 52.373588)
total: 102.98 sec