Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-013146
#<BuildRuby:0x00005596c5ad3520
@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.20230703-013146",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001401 0.004654 1.600852 ( 2.826818)
build_miniruby 0.000823 0.000329 0.852156 ( 0.852621)
build_ruby 0.000869 0.000348 2.660410 ( 2.660702)
build_all 0.006682 0.002673 11.618845 ( 8.086009)
build_install 0.003179 0.006242 5.083141 ( 1.957811)
test_btest 0.000000 0.000997 84.261635 ( 7.743482)
test_basic 0.000637 0.004200 0.725207 ( 0.804422)
test_all 0.001669 0.000000 461.033456 ( 41.485310)
test_rubyspec 0.028595 0.012650 43.455973 ( 55.930796)
total: 122.35 sec