Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-011224
#<BuildRuby:0x000055775236da48
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221201-011224",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000058 0.000014 0.000072 ( 0.000075)
build_up 0.005377 0.005742 1.183257 ( 1.511556)
build_miniruby 0.002427 0.000809 0.841246 ( 0.839870)
build_ruby 0.003852 0.000000 2.252432 ( 2.158889)
build_all 0.013212 0.008267 18.535227 ( 2.174259)
build_install 0.019622 0.001628 2.052479 ( 1.009991)
test_btest 0.000980 0.000301 92.852387 ( 9.204585)
test_basic 0.006579 0.002025 0.344001 ( 0.429875)
test_all 0.001997 0.000615 681.699597 ( 72.533483)
test_rubyspec 0.098258 0.068758 49.477806 ( 57.522239)
total: 147.39 sec