Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-073852
#<BuildRuby:0x000055b235a4f7f8
@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.20231206-073852",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003640 0.000728 0.983220 ( 1.243261)
build_miniruby 0.000627 0.000125 0.875779 ( 0.875542)
build_ruby 0.000957 0.000192 2.711834 ( 2.713948)
build_all 0.001682 0.006577 12.144981 ( 1.004501)
build_install 0.008905 0.000314 3.520121 ( 0.965497)
test_btest 0.000455 0.000130 61.255119 ( 5.846810)
test_basic 0.003219 0.000920 0.370219 ( 0.451019)
test_all 0.082351 0.018462 401.502942 ( 41.664959)
test_rubyspec 0.039447 0.038925 39.635789 ( 52.260757)
total: 107.03 sec