Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-071058
#<BuildRuby:0x000055e198f83c78
@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.20221204-071058",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001502 0.003399 1.249044 ( 1.241067)
build_miniruby 0.000856 0.000184 0.966998 ( 0.965355)
build_ruby 0.000966 0.000207 2.800933 ( 2.670665)
build_all 0.008243 0.000872 15.780157 ( 3.339079)
build_install 0.009262 0.000954 2.227923 ( 1.286933)
test_btest 0.000542 0.000102 66.352794 ( 11.240458)
test_basic 0.000507 0.004659 0.291377 ( 0.381198)
test_all 0.000726 0.000181 661.756610 (110.541942)
test_rubyspec 0.042255 0.024315 53.380232 ( 61.654951)
total: 193.32 sec