Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-224310
#<BuildRuby:0x000055a7a9848748
@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.20221108-224310",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009295 0.000704 1.093196 ( 1.135463)
build_miniruby 0.001739 0.000232 0.068817 ( 0.066653)
build_ruby 0.002214 0.000000 0.070950 ( 0.068982)
build_all 0.010238 0.000000 1.533495 ( 0.610584)
build_install 0.005867 0.016808 1.875102 ( 0.935160)
test_btest 0.001030 0.000309 88.837480 ( 8.828322)
test_basic 0.008149 0.001084 0.331943 ( 0.417981)
test_all 0.001720 0.000491 675.939643 ( 68.248756)
test_rubyspec 0.104438 0.073047 47.462955 ( 55.612756)
total: 135.93 sec