Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-224058
#<BuildRuby:0x0000556d30678610
@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.20221116-224058",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.007676 0.001645 1.112190 ( 1.225173)
build_miniruby 0.001584 0.000340 0.879578 ( 0.885290)
build_ruby 0.002103 0.000000 2.349825 ( 2.276536)
build_all 0.010405 0.008719 18.416540 ( 2.291306)
build_install 0.018128 0.002435 1.882712 ( 0.993736)
test_btest 0.000879 0.000232 81.438685 ( 9.490708)
test_basic 0.006449 0.000368 0.338810 ( 0.429220)
test_all 0.001444 0.000361 679.920191 ( 73.266134)
test_rubyspec 0.070757 0.057255 50.800890 ( 59.283747)
total: 150.14 sec