Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-214152
#<BuildRuby:0x0000562f207c3788
@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.20231217-214152",
@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.000004)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005025 0.000457 1.037129 ( 1.272244)
build_miniruby 0.001100 0.000100 0.879966 ( 0.879842)
build_ruby 0.001630 0.000148 2.707759 ( 2.709516)
build_all 0.007471 0.000679 12.148065 ( 1.005280)
build_install 0.013547 0.000678 3.536610 ( 0.971915)
test_btest 0.000830 0.000069 66.008925 ( 4.561683)
test_basic 0.003335 0.000000 0.376506 ( 0.457926)
test_all 0.055715 0.043742 385.220838 ( 32.683242)
test_rubyspec 0.031709 0.038834 39.814574 ( 52.488725)
total: 97.03 sec