Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-024620
#<BuildRuby:0x00005601749c7ce8
@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.20230703-024620",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001857 0.003313 1.205040 ( 2.594769)
build_miniruby 0.000792 0.000220 0.956971 ( 0.957499)
build_ruby 0.001011 0.000281 2.592235 ( 2.594708)
build_all 0.008987 0.000313 11.432866 ( 7.810090)
build_install 0.009022 0.000261 5.036930 ( 1.887429)
test_btest 0.000841 0.000191 87.843025 ( 7.032725)
test_basic 0.004532 0.000108 0.748280 ( 0.828563)
test_all 0.001631 0.000355 473.435251 ( 40.654810)
test_rubyspec 0.009068 0.033195 43.333506 ( 55.831034)
total: 120.19 sec