Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-153743
#<BuildRuby:0x0000563c98b08af8
@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.20220304-153743",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000085 0.000021 0.000106 ( 0.000112)
build_up 0.009138 0.001169 1.004094 ( 1.147993)
build_miniruby 0.001503 0.000347 0.076815 ( 0.075139)
build_ruby 0.001889 0.000435 0.076592 ( 0.074308)
build_all 0.010078 0.000120 4.183960 ( 0.848711)
build_install 0.017330 0.005476 8.039679 ( 2.453534)
test_btest 0.001017 0.000226 77.666759 ( 8.107794)
test_basic 0.006887 0.000393 0.340453 ( 0.437132)
test_all 0.001404 0.000295 694.463302 ( 67.232497)
test_rubyspec 0.104347 0.046913 46.389908 ( 51.696734)
total: 132.07 sec