Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-040323
#<BuildRuby:0x00005612bcfb1c18
@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-040323",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.005077 0.000000 1.107160 ( 1.131732)
build_miniruby 0.000976 0.000000 1.010894 ( 1.009484)
build_ruby 0.001326 0.000000 2.741056 ( 2.630756)
build_all 0.009068 0.000000 15.810232 ( 3.530061)
build_install 0.005589 0.003723 2.251561 ( 1.261613)
test_btest 0.000526 0.000075 58.615388 ( 11.932824)
test_basic 0.004557 0.000104 0.305121 ( 0.396123)
test_all 0.001435 0.000196 669.198190 (110.551321)
test_rubyspec 0.049425 0.016475 53.666528 ( 61.696997)
total: 194.14 sec