Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-094735
#<BuildRuby:0x0000556190ad1550
@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.20221008-094735",
@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.000017 0.000003 0.000020 ( 0.000018)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000015 0.000003 0.000018 ( 0.000016)
build_up 0.005251 0.004172 1.055716 ( 1.168764)
build_miniruby 0.001600 0.000343 0.095486 ( 0.092857)
build_ruby 0.001565 0.000000 0.099757 ( 0.097792)
build_all 0.008051 0.000000 1.329091 ( 0.566427)
build_install 0.013699 0.001183 1.655659 ( 0.904343)
test_btest 0.000000 0.001804 60.745979 ( 6.483634)
test_basic 0.000000 0.007368 0.359852 ( 0.449946)
test_all 0.003289 0.003700 510.932745 ( 54.306693)
test_rubyspec 0.081397 0.047941 42.445324 ( 50.706510)
total: 114.78 sec