Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-211758
#<BuildRuby:0x000055cd1b453df8
@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.20221115-211758",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004651 0.000049 1.094417 ( 1.115514)
build_miniruby 0.000899 0.000056 0.975069 ( 0.973761)
build_ruby 0.000000 0.001247 2.670625 ( 2.585093)
build_all 0.000000 0.008476 15.901855 ( 3.255508)
build_install 0.007450 0.002000 1.950082 ( 1.116364)
test_btest 0.000590 0.000131 61.673380 ( 10.457737)
test_basic 0.000700 0.004186 0.311673 ( 0.402047)
test_all 0.000795 0.000221 632.158199 (100.267978)
test_rubyspec 0.050241 0.016703 51.115684 ( 59.340059)
total: 179.51 sec