Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-020003
#<BuildRuby:0x00005565f3f36548
@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.20220201-020003",
@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.000010)
configure 0.000143 0.000033 0.000176 ( 0.000100)
build_up 0.004505 0.006646 0.988537 ( 2.126885)
build_miniruby 0.002203 0.000000 0.078492 ( 0.077326)
build_ruby 0.001844 0.000205 0.079894 ( 0.078373)
build_all 0.009701 0.000678 4.150342 ( 0.795643)
build_install 0.017313 0.005493 7.913072 ( 2.378788)
test_btest 0.000974 0.000278 47.420537 ( 45.116590)
test_basic 0.002190 0.004890 0.330112 ( 0.419105)
test_all 0.000601 0.001524 684.302764 ( 66.789654)
test_rubyspec 0.081135 0.085337 45.925939 ( 51.307761)
total: 169.09 sec