Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-234642
#<BuildRuby:0x0000563655507800
@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.20220221-234642",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008229 0.002992 0.975579 ( 1.206282)
build_miniruby 0.001416 0.000515 0.076973 ( 0.075489)
build_ruby 0.001486 0.000540 0.079258 ( 0.077043)
build_all 0.009910 0.000000 4.074552 ( 0.792040)
build_install 0.012919 0.011234 7.849680 ( 2.330942)
test_btest 0.000804 0.000322 75.096118 ( 8.036913)
test_basic 0.006686 0.001704 0.334554 ( 0.423251)
test_all 0.001358 0.000528 676.558134 ( 65.802877)
test_rubyspec 0.081021 0.089096 46.276247 ( 51.644980)
total: 130.39 sec