Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-155833
#<BuildRuby:0x0000557085788110
@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.20231223-155833",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.003775 0.000314 0.742520 ( 1.127485)
build_miniruby 0.001257 0.000000 0.903037 ( 0.903304)
build_ruby 0.001006 0.000000 2.760379 ( 2.762758)
build_all 0.007506 0.000000 12.078932 ( 1.006595)
build_install 0.002894 0.010405 3.448721 ( 0.977726)
test_btest 0.000568 0.000134 66.591398 ( 4.697349)
test_basic 0.003662 0.000002 0.383863 ( 0.458640)
test_all 0.087427 0.020401 424.871422 ( 41.903538)
test_rubyspec 0.023112 0.037327 40.405783 ( 53.112671)
total: 106.95 sec