Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-082501
#<BuildRuby:0x000055f8c5b99ba0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-082501",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005672 0.000000 1.153328 ( 1.236413)
build_miniruby 0.001007 0.000000 1.048086 ( 1.046793)
build_ruby 0.000000 0.001409 2.832668 ( 2.720018)
build_all 0.006591 0.002415 15.826740 ( 3.396655)
build_install 0.009932 0.000275 2.280159 ( 1.286601)
test_btest 0.000564 0.000026 63.813643 ( 11.637423)
test_basic 0.004356 0.000198 0.318928 ( 0.410038)
test_all 0.000912 0.000041 699.394559 (110.451841)
test_rubyspec 0.040478 0.021099 53.329729 ( 61.587288)
total: 193.77 sec