Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-092525
#<BuildRuby:0x0000562acba2e148
@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.20221102-092525",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000014)
configure 0.000050 0.000020 0.000070 ( 0.000072)
build_up 0.000000 0.007518 0.929197 ( 1.573274)
build_miniruby 0.000747 0.000647 0.051894 ( 0.050868)
build_ruby 0.000794 0.000476 0.043576 ( 0.042689)
build_all 0.005455 0.003273 1.227735 ( 0.466665)
build_install 0.009718 0.005831 1.568884 ( 0.805614)
test_btest 0.001096 0.000658 63.253485 ( 6.578902)
test_basic 0.005876 0.000000 0.299097 ( 0.390255)
test_all 0.005987 0.000000 494.283086 ( 53.913899)
test_rubyspec 0.075344 0.054038 43.290672 ( 51.799625)
total: 115.62 sec