Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-065951
#<BuildRuby:0x000055c6e082f530
@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-065951",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007083 0.003713 1.244515 ( 1.219049)
build_miniruby 0.002707 0.000000 0.856756 ( 0.855739)
build_ruby 0.001624 0.001754 2.251993 ( 2.156064)
build_all 0.019355 0.002238 18.805714 ( 2.192188)
build_install 0.019085 0.002064 2.081106 ( 1.060713)
test_btest 0.001307 0.000290 90.966952 ( 9.380226)
test_basic 0.008964 0.001135 0.344346 ( 0.430665)
test_all 0.001672 0.000358 673.727472 ( 71.407430)
test_rubyspec 0.146680 0.038857 49.599369 ( 57.667822)
total: 146.37 sec