Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-015815
#<BuildRuby:0x00005622379b46c8
@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.20220401-015815",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000054 0.000013 0.000067 ( 0.000072)
build_up 0.007934 0.002916 1.029724 ( 1.504915)
build_miniruby 0.002014 0.000000 0.076858 ( 0.074784)
build_ruby 0.001742 0.000030 0.076237 ( 0.074434)
build_all 0.008876 0.002219 4.245122 ( 0.859520)
build_install 0.015253 0.009070 8.055055 ( 2.404848)
test_btest 0.000902 0.000282 71.451966 ( 8.411626)
test_basic 0.005794 0.001810 0.335120 ( 0.430486)
test_all 0.000775 0.000933 645.709185 ( 65.663788)
test_rubyspec 0.107225 0.070011 46.596706 ( 52.113556)
total: 131.54 sec