Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-015823
#<BuildRuby:0x000055b66ee8f510
@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.20220406-015823",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000000 0.000098 0.000098 ( 0.000102)
build_up 0.005323 0.005716 1.004485 ( 1.151446)
build_miniruby 0.001958 0.000000 0.065957 ( 0.064403)
build_ruby 0.002139 0.000000 0.067953 ( 0.065989)
build_all 0.010138 0.000217 4.115594 ( 0.849275)
build_install 0.013236 0.009011 8.429752 ( 2.962346)
test_btest 0.000966 0.000322 76.363939 ( 7.924105)
test_basic 0.007977 0.000000 0.338961 ( 0.426817)
test_all 0.002263 0.000000 641.970683 ( 65.951785)
test_rubyspec 0.119660 0.043365 46.058980 ( 51.449328)
total: 130.85 sec