Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-043542
#<BuildRuby:0x000056272bd277f8
@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.20231128-043542",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004631 0.000842 0.913591 ( 1.298907)
build_miniruby 0.000805 0.000146 0.799325 ( 0.799510)
build_ruby 0.001188 0.000216 2.645631 ( 2.646434)
build_all 0.007772 0.000524 12.271316 ( 0.973060)
build_install 0.010912 0.003278 3.696846 ( 0.980447)
test_btest 0.000702 0.000131 61.845295 ( 5.670202)
test_basic 0.004685 0.000000 0.389549 ( 0.470431)
test_all 0.082043 0.014866 347.655942 ( 34.777955)
test_rubyspec 0.028127 0.039894 40.027314 ( 52.569347)
total: 100.19 sec