Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-014715
#<BuildRuby:0x000055d020abf0b8
@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.20231110-014715",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004810 0.000196 1.534462 ( 2.003047)
build_miniruby 0.000945 0.000222 0.884519 ( 0.884036)
build_ruby 0.001490 0.000000 2.576933 ( 2.576672)
build_all 0.009773 0.000000 16.392930 ( 1.450468)
build_install 0.005003 0.006111 4.869999 ( 1.138651)
test_btest 0.000645 0.000168 81.712234 ( 7.762318)
test_basic 0.004653 0.000197 0.721712 ( 0.796003)
test_all 0.099916 0.037196 517.706493 ( 54.707743)
test_rubyspec 0.030746 0.015470 48.402447 ( 60.753682)
total: 132.07 sec