Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-211632
#<BuildRuby:0x000055830e2d86d8
@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.20220903-211632",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004067 0.007709 0.999846 ( 1.038864)
build_miniruby 0.000130 0.001973 0.071937 ( 0.071336)
build_ruby 0.001522 0.000761 0.072120 ( 0.071105)
build_all 0.006530 0.003265 1.542606 ( 0.605547)
build_install 0.021754 0.000912 1.924664 ( 0.963156)
test_btest 0.001108 0.000416 72.315620 ( 8.547464)
test_basic 0.001716 0.006019 0.323671 ( 0.413849)
test_all 0.002659 0.001170 675.918411 ( 66.468198)
test_rubyspec 0.104159 0.068588 45.351604 ( 53.750181)
total: 131.93 sec