Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-211131
#<BuildRuby:0x00005611951c2dc8
@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.20221202-211131",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.007259 0.003925 1.210599 ( 1.302231)
build_miniruby 0.002661 0.000355 0.859024 ( 0.857425)
build_ruby 0.002754 0.000367 2.230167 ( 2.140216)
build_all 0.018654 0.000620 18.678975 ( 2.187442)
build_install 0.014685 0.007118 2.111709 ( 1.025535)
test_btest 0.001615 0.000269 95.419998 ( 9.601373)
test_basic 0.003580 0.006381 0.347818 ( 0.432439)
test_all 0.002165 0.000481 723.106672 ( 71.104812)
test_rubyspec 0.076152 0.107820 49.567523 ( 57.649486)
total: 146.30 sec