Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-062208
#<BuildRuby:0x0000555d8618cea8
@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.20221117-062208",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000049 0.000008 0.000057 ( 0.000056)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.003773 0.004806 1.106826 ( 1.590108)
build_miniruby 0.001361 0.000314 0.902712 ( 0.905795)
build_ruby 0.002573 0.000000 2.389990 ( 2.288649)
build_all 0.014655 0.004334 18.309195 ( 2.236185)
build_install 0.009303 0.010341 1.946389 ( 1.015038)
test_btest 0.000992 0.000331 82.284186 ( 10.010586)
test_basic 0.008877 0.000000 0.351061 ( 0.446977)
test_all 0.001324 0.000958 715.316396 ( 75.254138)
test_rubyspec 0.058924 0.061989 50.708375 ( 59.173042)
total: 152.92 sec