Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-194403
#<BuildRuby:0x00005629943cfbb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230708-194403",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003992 0.001331 1.405202 ( 2.665697)
build_miniruby 0.001161 0.000000 0.869771 ( 0.869806)
build_ruby 0.001332 0.000000 2.792992 ( 2.793629)
build_all 0.007439 0.001677 9.101958 ( 8.414661)
build_install 0.001238 0.008325 2.138793 ( 1.841958)
test_btest 0.000761 0.000346 83.192417 ( 7.574980)
test_basic 0.002712 0.003735 0.630101 ( 0.703870)
test_all 0.001270 0.000635 443.404121 ( 47.128566)
test_rubyspec 0.018968 0.017025 42.358304 ( 54.860202)
total: 126.85 sec