Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-144100
#<BuildRuby:0x000055d9dfeb75a8
@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.20221204-144100",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004469 0.006468 1.227967 ( 1.245664)
build_miniruby 0.002197 0.000388 0.848258 ( 0.846934)
build_ruby 0.002596 0.000458 2.243072 ( 2.154437)
build_all 0.018329 0.002431 18.832738 ( 2.212333)
build_install 0.021096 0.000393 2.047162 ( 1.036951)
test_btest 0.001167 0.000159 88.045414 ( 9.287349)
test_basic 0.009157 0.001249 0.329004 ( 0.414476)
test_all 0.001810 0.000247 742.743122 ( 71.921239)
test_rubyspec 0.139881 0.040117 49.496020 ( 57.622528)
total: 146.74 sec