Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-112745
#<BuildRuby:0x0000560808da06e0
@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.20221126-112745",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006297 0.004973 1.268021 ( 1.558907)
build_miniruby 0.002351 0.000362 0.839155 ( 0.837935)
build_ruby 0.003250 0.000000 2.240401 ( 2.144769)
build_all 0.020386 0.000032 24.873545 ( 2.819969)
build_install 0.007121 0.014540 4.906872 ( 1.196757)
test_btest 0.001184 0.000308 86.065873 ( 9.202449)
test_basic 0.005436 0.001418 0.349416 ( 0.438931)
test_all 0.001710 0.000446 704.541985 ( 73.433181)
test_rubyspec 0.105475 0.049307 49.735636 ( 58.227466)
total: 149.86 sec