Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-220034
#<BuildRuby:0x0000558610feac40
@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.20221124-220034",
@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.000008)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004704 0.000000 1.110602 ( 1.243715)
build_miniruby 0.000834 0.000000 0.970859 ( 0.969507)
build_ruby 0.001205 0.000000 2.756651 ( 2.644175)
build_all 0.005766 0.003147 15.911325 ( 3.365924)
build_install 0.008530 0.000378 1.993528 ( 1.164093)
test_btest 0.000538 0.000041 58.643463 ( 11.528355)
test_basic 0.004139 0.000319 0.336714 ( 0.428285)
test_all 0.001528 0.000065 660.692400 (112.335827)
test_rubyspec 0.045592 0.012089 53.016034 ( 61.267990)
total: 194.95 sec