Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-083742
#<BuildRuby:0x00005631abbb34f0
@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.20231129-083742",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.003947 0.841504 ( 1.254874)
build_miniruby 0.000640 0.000150 0.875800 ( 0.875617)
build_ruby 0.000787 0.000143 2.713706 ( 2.715523)
build_all 0.007097 0.000491 12.057924 ( 1.009353)
build_install 0.009515 0.003664 3.477058 ( 0.966051)
test_btest 0.000583 0.000116 63.110747 ( 4.927732)
test_basic 0.002918 0.000583 0.378186 ( 0.459560)
test_all 0.081866 0.012895 370.188239 ( 36.520156)
test_rubyspec 0.041159 0.029232 39.526359 ( 52.187723)
total: 100.92 sec