Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-194230
#<BuildRuby:0x0000557f6e560110
@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-194230",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005928 0.000000 0.803774 ( 1.209025)
build_miniruby 0.001007 0.000000 0.819841 ( 0.819877)
build_ruby 0.001410 0.000000 2.653024 ( 2.653488)
build_all 0.006889 0.000471 11.870618 ( 1.000567)
build_install 0.009810 0.003738 3.405228 ( 0.961751)
test_btest 0.000603 0.000106 67.141024 ( 5.127394)
test_basic 0.000885 0.004339 0.396698 ( 0.477060)
test_all 0.090630 0.007765 372.123129 ( 39.161340)
test_rubyspec 0.021229 0.049481 40.607208 ( 53.169464)
total: 104.58 sec