Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-000635
#<BuildRuby:0x0000560518571570
@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.20221031-000635",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.007646 0.004693 1.090178 ( 1.590980)
build_miniruby 0.001993 0.000142 0.110557 ( 0.107197)
build_ruby 0.000000 0.001619 0.097758 ( 0.094945)
build_all 0.003917 0.003719 1.335233 ( 0.568370)
build_install 0.013859 0.000489 1.683967 ( 0.903504)
test_btest 0.001187 0.000148 61.824940 ( 6.650257)
test_basic 0.006945 0.000868 0.376029 ( 0.472101)
test_all 0.001842 0.005178 498.297402 ( 53.626872)
test_rubyspec 0.074569 0.054931 43.437271 ( 52.033299)
total: 116.05 sec