Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-235621
#<BuildRuby:0x0000564d89661930
@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.20220203-235621",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004003 0.007460 0.944428 ( 1.034390)
build_miniruby 0.001577 0.000296 0.068540 ( 0.066865)
build_ruby 0.001718 0.000322 0.077765 ( 0.075877)
build_all 0.008563 0.001606 4.074047 ( 0.774788)
build_install 0.015594 0.008522 7.781696 ( 2.315487)
test_btest 0.000767 0.000192 47.315951 ( 43.961518)
test_basic 0.006687 0.000515 0.340486 ( 0.428331)
test_all 0.001612 0.000384 705.924982 ( 67.660391)
test_rubyspec 0.099565 0.063783 46.084918 ( 51.686728)
total: 168.01 sec