Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-080937
#<BuildRuby:0x000055f2eb6753e8
@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.20221013-080937",
@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.000024 0.000001 0.000025 ( 0.000027)
autoconf 0.000042 0.000003 0.000045 ( 0.000046)
configure 0.000059 0.000000 0.000059 ( 0.000080)
build_up 0.009499 0.000093 1.070849 ( 1.170887)
build_miniruby 0.000000 0.002256 0.100894 ( 0.099779)
build_ruby 0.000000 0.001606 0.100757 ( 0.099631)
build_all 0.006578 0.000542 1.333253 ( 0.567696)
build_install 0.013370 0.001671 1.645530 ( 0.913375)
test_btest 0.002027 0.000253 63.924457 ( 6.805860)
test_basic 0.002360 0.005790 0.359053 ( 0.450713)
test_all 0.006778 0.000226 490.403120 ( 53.404922)
test_rubyspec 0.060890 0.057764 43.153218 ( 51.807091)
total: 115.32 sec