Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-101447
#<BuildRuby:0x00005599ef234f40
@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.20220306-101447",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009547 0.000746 1.001174 ( 1.281835)
build_miniruby 0.001712 0.000228 0.074958 ( 0.073407)
build_ruby 0.002350 0.000314 0.079112 ( 0.077161)
build_all 0.009855 0.000655 4.138298 ( 0.860434)
build_install 0.012823 0.010548 7.866858 ( 2.429576)
test_btest 0.000987 0.000219 74.990444 ( 8.094843)
test_basic 0.004371 0.003738 0.351277 ( 0.440693)
test_all 0.002928 0.000000 661.243711 ( 65.439355)
test_rubyspec 0.102860 0.069558 46.303941 ( 51.816165)
total: 130.51 sec