Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-005129
#<BuildRuby:0x000055f982ee00d0
@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="-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.20221210-005129",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.004878 0.000046 1.186708 ( 1.166768)
build_miniruby 0.000000 0.000904 0.996066 ( 0.994723)
build_ruby 0.000000 0.001247 2.716976 ( 2.630355)
build_all 0.006740 0.002236 15.795290 ( 3.333206)
build_install 0.008365 0.000447 2.231661 ( 1.258111)
test_btest 0.000513 0.000057 62.355146 ( 11.277270)
test_basic 0.000189 0.004627 0.307101 ( 0.397715)
test_all 0.000910 0.000152 653.991998 (109.653166)
test_rubyspec 0.042825 0.026341 53.101749 ( 61.341618)
total: 192.05 sec