Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-170934
#<BuildRuby:0x000055d66aa3ec88
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221014-170934",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000038 0.000003 0.000041 ( 0.000044)
configure 0.000043 0.000003 0.000046 ( 0.000047)
build_up 0.000564 0.012248 1.097098 ( 1.247187)
build_miniruby 0.001609 0.000495 0.099079 ( 0.095508)
build_ruby 0.001132 0.000348 0.097479 ( 0.095759)
build_all 0.009166 0.000155 1.314013 ( 0.565753)
build_install 0.014544 0.001381 1.663648 ( 0.874703)
test_btest 0.001504 0.000354 59.996472 ( 6.430152)
test_basic 0.001833 0.005319 0.355061 ( 0.455325)
test_all 0.006271 0.001392 486.925622 ( 53.996819)
test_rubyspec 0.085672 0.044067 43.156476 ( 51.728052)
total: 115.49 sec