Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-132353
#<BuildRuby:0x0000561e1ec74060
@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.20231216-132353",
@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.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000478 0.004066 1.028578 ( 1.303508)
build_miniruby 0.001097 0.000199 0.870921 ( 0.871390)
build_ruby 0.000977 0.000178 2.707479 ( 2.708938)
build_all 0.006866 0.001248 12.158236 ( 1.002615)
build_install 0.009724 0.002916 3.570241 ( 0.975659)
test_btest 0.000594 0.000119 65.028167 ( 4.600564)
test_basic 0.002372 0.000475 0.378973 ( 0.459761)
test_all 0.072153 0.026811 387.373819 ( 35.031932)
test_rubyspec 0.046684 0.021633 39.992724 ( 52.674367)
total: 99.63 sec