Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-223231
#<BuildRuby:0x00005590783ac178
@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-223231",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000346 0.004064 0.849013 ( 1.250753)
build_miniruby 0.001244 0.000000 0.878006 ( 0.878122)
build_ruby 0.001229 0.000000 2.713862 ( 2.716672)
build_all 0.006632 0.000000 11.888261 ( 1.021779)
build_install 0.003869 0.011116 3.492209 ( 0.966917)
test_btest 0.000623 0.000208 61.701978 ( 5.941768)
test_basic 0.004492 0.000000 0.378158 ( 0.459204)
test_all 0.065473 0.035567 374.089927 ( 37.019329)
test_rubyspec 0.036691 0.030021 39.610744 ( 52.260409)
total: 102.52 sec