Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-143914
#<BuildRuby:0x0000563a77848020
@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-143914",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.002893 0.000482 0.637725 ( 1.074230)
build_miniruby 0.000000 0.000906 0.638992 ( 0.638559)
build_ruby 0.000000 0.001215 2.069637 ( 2.069359)
build_all 0.005486 0.004198 12.427656 ( 1.518724)
build_install 0.006260 0.000000 1.516261 ( 0.724864)
test_btest 0.000698 0.000000 63.310805 ( 6.378304)
test_basic 0.003641 0.000000 0.257252 ( 0.352516)
test_all 0.000950 0.000154 486.443970 ( 46.839906)
test_rubyspec 0.016759 0.011558 35.383182 ( 45.935858)
total: 105.53 sec