Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-142756
#<BuildRuby:0x0000564c725a2548
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-142756",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000013 0.000003 0.000016 ( 0.000009)
build_up 0.004990 0.005859 0.955657 ( 1.108079)
build_miniruby 0.001609 0.000585 0.077495 ( 0.075208)
build_ruby 0.001700 0.000619 0.080008 ( 0.077703)
build_all 0.007176 0.002609 4.110948 ( 0.779422)
build_install 0.023220 0.000000 7.694040 ( 2.301043)
test_btest 0.000000 0.001482 46.649936 ( 43.341242)
test_basic 0.000000 0.008791 0.347989 ( 0.438876)
test_all 0.000000 0.001759 693.823980 ( 66.561329)
test_rubyspec 0.108665 0.057272 45.997775 ( 51.429273)
total: 166.11 sec