Logfile: /home/ko1/ruby/logs/brlog.trunk.20230428-114850
#<BuildRuby:0x000055c3194fbf00
@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.20230428-114850",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004966 0.000169 1.305363 ( 2.528672)
build_miniruby 0.001201 0.000000 0.678777 ( 0.677944)
build_ruby 0.001416 0.000000 2.149927 ( 2.149950)
build_all 0.009548 0.000000 11.753694 ( 1.064292)
build_install 0.007441 0.000000 1.703361 ( 0.821641)
test_btest 0.000700 0.000000 80.754351 ( 6.639498)
test_basic 0.000000 0.003225 0.686946 ( 0.770239)
test_all 0.001291 0.000319 427.323465 ( 48.991588)
test_rubyspec 0.008817 0.033315 41.839725 ( 54.350870)
total: 118.00 sec