Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-070832
#<BuildRuby:0x000055a95795b680
@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.20220301-070832",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002672 0.008770 1.030651 ( 3.350382)
build_miniruby 0.001562 0.000447 0.066932 ( 0.065374)
build_ruby 0.001440 0.000411 0.080939 ( 0.079095)
build_all 0.007116 0.003884 4.158156 ( 0.846284)
build_install 0.015550 0.007851 7.855292 ( 2.388079)
test_btest 0.000794 0.000276 76.006678 ( 7.943368)
test_basic 0.005327 0.001853 0.336639 ( 0.425644)
test_all 0.001417 0.000493 735.896959 ( 69.475896)
test_rubyspec 0.097552 0.062327 46.472758 ( 51.916373)
total: 136.49 sec