Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-084231
#<BuildRuby:0x0000556a327433c0
@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.20240109-084231",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002300 0.003565 0.811434 ( 1.360849)
build_miniruby 0.000806 0.000186 0.820477 ( 0.820354)
build_ruby 0.000000 0.001513 2.690448 ( 2.691099)
build_all 0.002189 0.005598 11.919849 ( 0.993809)
build_install 0.013858 0.000000 3.372522 ( 0.970949)
test_btest 0.000727 0.000000 64.079952 ( 5.238533)
test_basic 0.004724 0.000840 0.411073 ( 0.491358)
test_all 0.077033 0.018573 398.528027 ( 34.003040)
test_rubyspec 0.021702 0.043154 40.753845 ( 53.292752)
total: 99.86 sec