Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-031024
#<BuildRuby:0x000055faffa0f208
@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.20230211-031024",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.003263 0.000652 0.607733 ( 1.002824)
build_miniruby 0.000753 0.000151 0.627845 ( 0.627167)
build_ruby 0.000991 0.000198 2.084757 ( 2.084084)
build_all 0.009455 0.000000 12.447569 ( 1.518748)
build_install 0.004975 0.001518 1.501003 ( 0.718167)
test_btest 0.000540 0.000095 66.976173 ( 6.145151)
test_basic 0.002917 0.000514 0.250757 ( 0.346218)
test_all 0.001232 0.000218 492.245492 ( 48.047859)
test_rubyspec 0.008581 0.020827 35.632750 ( 46.109507)
total: 106.60 sec