Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-031059
#<BuildRuby:0x00005583bff1c0c8
@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.20231210-031059",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001023 0.004294 1.013145 ( 1.271792)
build_miniruby 0.000603 0.000181 0.866848 ( 0.867467)
build_ruby 0.000000 0.001647 2.711267 ( 2.713625)
build_all 0.003508 0.003873 12.142656 ( 0.973753)
build_install 0.012364 0.001109 3.613623 ( 0.981782)
test_btest 0.000000 0.001529 63.937272 ( 4.748117)
test_basic 0.000461 0.003411 0.375000 ( 0.457292)
test_all 0.081933 0.016326 389.130516 ( 32.251630)
test_rubyspec 0.035323 0.028797 39.669976 ( 52.328193)
total: 96.59 sec