Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-124139
#<BuildRuby:0x0000564dc09244d8
@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.20220218-124139",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000044 0.000007 0.000051 ( 0.000047)
build_up 0.011899 0.000015 0.989161 ( 1.401823)
build_miniruby 0.001937 0.000242 0.075155 ( 0.073588)
build_ruby 0.001692 0.000211 0.068533 ( 0.067298)
build_all 0.009262 0.001157 4.133001 ( 0.791462)
build_install 0.023529 0.000973 7.796918 ( 2.343423)
test_btest 0.001064 0.000112 70.852191 ( 7.881011)
test_basic 0.008068 0.000849 0.336237 ( 0.423625)
test_all 0.001747 0.000184 695.696468 ( 67.332446)
test_rubyspec 0.116400 0.037750 46.072186 ( 51.702495)
total: 132.02 sec