Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-163259
#<BuildRuby:0x000055f3617be5a8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220422-163259",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005516 0.000849 0.940813 ( 1.605033)
build_miniruby 0.000752 0.000115 0.057459 ( 0.056301)
build_ruby 0.000000 0.001011 0.059108 ( 0.057901)
build_all 0.001617 0.002743 1.504374 ( 0.608217)
build_install 0.009837 0.001127 6.351815 ( 2.847853)
test_btest 0.000615 0.000123 51.162123 ( 8.902992)
test_basic 0.004868 0.000973 0.291225 ( 0.379855)
test_all 0.000000 0.001265 649.557942 ( 91.010387)
test_rubyspec 0.085410 0.030770 44.349793 ( 49.362328)
total: 154.83 sec